摘要:
#include<iostream>#include<cstring>#include<algorithm>#include<ctime> #define maxn 110 using namespace std; int main() { int i,j,n,c[maxn][maxn]; cin> 阅读全文
posted @ 2023-08-31 10:57
江南王小帅
阅读(54)
评论(0)
推荐(0)
摘要:
#include<iostream>#include<cstring>#include<algorithm>#include<ctime> using namespace std; const int MAXN=10010; int main() { char s[MAXN];int i=0,n=0 阅读全文
posted @ 2023-08-31 10:06
江南王小帅
阅读(15)
评论(0)
推荐(0)

浙公网安备 33010602011771号