12 2015 档案

摘要:1 #include 2 3 #include 4 char str[10]; 5 int index=0; 6 void E(); 7 void X(); 8 void T(); 9 void Y(); 10 voi... 阅读全文
posted @ 2015-12-30 17:38 39赖文亮1 阅读(291) 评论(0) 推荐(0)
摘要:#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-03 19:22 39赖文亮1 阅读(276) 评论(0) 推荐(0)