摘要:
T1 code #include<bits/stdc++.h> using namespace std; const int N=5e4+5,M=1e3+5; int n,m,ans=0; char s[N],t[M]; int nxt[M]; int f[N][M]; int g[M][30]; 阅读全文
posted @ 2025-10-28 20:24
TimeSpacerui
阅读(3)
评论(0)
推荐(0)
摘要:
T3 code #include<bits/stdc++.h> #define ll long long #define P pair<ll,ll> #define mkp make_pair using namespace std; const int N=5005; const ll mod=9 阅读全文
posted @ 2025-10-28 19:24
TimeSpacerui
阅读(3)
评论(0)
推荐(0)

浙公网安备 33010602011771号