摘要:
#include #include #include #include using namespace std; bool KMP(const string &s1, const string &s2); vector findMatchInFrontAndBack(const string &s2); int partPi(const string &amatch); int m... 阅读全文
posted @ 2016-08-10 16:37
诱兔
阅读(3555)
评论(0)
推荐(0)

浙公网安备 33010602011771号