上一页 1 ··· 5 6 7 8 9 10 11 12 下一页
摘要: //lg p3808 //Copyright yeyou26 #include<bits/stdc++.h> using namespace std; string mainstring; string ss[(int)1e6+6]; int cnt[(int)1e6+6]; int n; int 阅读全文
posted @ 2024-01-26 20:56 yeyou26 阅读(29) 评论(0) 推荐(0)
摘要: //Copyright yeyou26 #include<bits/stdc++.h> using namespace std; const int N = 11145; int t[N][150]; int idx; int cnt[N]; int n,m,t[N][150],idx,cnt[N] 阅读全文
posted @ 2024-01-26 20:56 yeyou26 阅读(44) 评论(0) 推荐(0)
摘要: //Copyright yeyou26 #include<bits/stdc++.h> using namespace std; const int N = 11145; int n,m,t[N][150],idx,cnt[N]; inline int trans(char c) {return c 阅读全文
posted @ 2024-01-26 20:56 yeyou26 阅读(43) 评论(0) 推荐(0)
摘要: //lg p5410 //Copyright yeyou26 #include<bits/stdc++.h> using namespace std; const int N = (2e7)+10; char a[N],b[N]; int p[N],z[N]; int lena,lenb; long 阅读全文
posted @ 2024-01-26 20:55 yeyou26 阅读(23) 评论(0) 推荐(0)
摘要: //lg 3805 //Copyright yeyou26 #include<bits/stdc++.h> using namespace std; int d[2*N]; char ipt[N]; char c[2*N]; int n; void init() { cin>>(ipt+1); c[ 阅读全文
posted @ 2024-01-26 20:55 yeyou26 阅读(83) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 下一页