摘要: #include#include#includeint main(){ char p[30][30]; char q[30][30]; int line=0; int n; int i,j; int count=0; int k,t=0; int fl... 阅读全文
posted @ 2015-12-11 17:27 12冯婉莹 阅读(219) 评论(0) 推荐(0) 编辑