摘要: 挺唐的 经典一位一位来 #include<bits/stdc++.h> using namespace std; const int L=100; char _[L+5]; int k; struct node{ int a[L+5],len; node(int _k=0){ len=0;memse 阅读全文
posted @ 2024-07-19 20:57 Kent530 阅读(10) 评论(0) 推荐(0)