摘要: 请大神指点迷津。。。 #include <cstdio>#include <cstring>using namespace std;int main(){ int n,i,count=0,k,l; char a[502]; char b[502]; scanf ("%d",&n); gets(a); 阅读全文
posted @ 2019-12-01 23:13 小浩浩在此 阅读(77) 评论(0) 推荐(0)