摘要:
#include using namespace std; #define maxn 5000000 char a1[maxn],a2[maxn];int f[maxn]; void find(char* t,char* p,int *f) { int n=strlen(t),m=strlen(p); int j=0; for (int i=0;i>a1>>a2; ... 阅读全文
posted @ 2018-01-12 00:17
尹吴潇
阅读(138)
评论(0)
推荐(0)

浙公网安备 33010602011771号