摘要: #include#include#includeint c[501],a[501],b[501],n,nn,nl,i,j,flag,temp[501],temp1[501];char s[501],s2[501];void input (){ scanf("%s ",&s); sc... 阅读全文
posted @ 2014-09-30 15:25 z52527 阅读(192) 评论(0) 推荐(0) 编辑