回文字符串
摘要:
1 #include 2 3 #include 4 int a[27],vis[11],len,k,t,cnt; 5 char str[11],temp[6],b_str[6],jd_str[121][6],c; 6 int judge() 7 { 8 int i; 9 for(i = 0;i 0;j --)25 printf("%c",temp[j]);26 printf("%c\n",temp[0]);27 return ;28 }29 for(i = 0;i 1)64 ... 阅读全文
posted @ 2013-10-13 19:34 ~Love() 阅读(177) 评论(0) 推荐(0)
浙公网安备 33010602011771号