摘要:
code #include<iostream> using namespace std; typedef long long LL; const int N=1500000,M=100010; int vis[N],prime[M]; LL f[M]; int main(){ ios::sync_w 阅读全文
posted @ 2022-02-10 14:29
ggexs
阅读(47)
评论(0)
推荐(0)
摘要:
code #include<iostream> #include<algorithm> using namespace std; int len; string s; void recursion(int l,int r){ if(l==r||l>(len-1)/2){//single charac 阅读全文
posted @ 2022-02-10 13:23
ggexs
阅读(62)
评论(0)
推荐(0)

浙公网安备 33010602011771号