摘要: 代码见下 #include<bits/stdc++.h> #define ll long long using namespace std; const int N=1010,M=10010,inf=1<<29; int End[M<<1],Next[M<<1],Len[M<<1],Last[N]; 阅读全文
posted @ 2024-09-01 11:04 最爱丁珰 阅读(29) 评论(0) 推荐(0)