摘要: #include<bits/stdc++.h> using namespace std; const int N=1.1e7+5; char rS[N]; char S[N<<1]; int P[N<<1],n; void init(){ n=strlen(rS); int k=0; S[k++]= 阅读全文
posted @ 2025-10-31 20:34 TBSF_0207 阅读(6) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2025-10-31 09:21 TBSF_0207 阅读(3) 评论(0) 推荐(0)