2012年9月3日
摘要: 1 #include<stdio.h> 2 #include<string.h> 3 4 int n, p, len, flag; 5 char a[10],s[10], sum[200], sum2[200]; 6 7 void solve() 8 { 9 memset(sum2,0,sizeof(sum2));10 len += 5;11 for(int i = 0; i < p; i ++)12 {13 int c = 0;14 for(int j = 0; j <= len; j ++)15 {16 ... 阅读全文
posted @ 2012-09-03 11:01 BFP 阅读(222) 评论(0) 推荐(0) 编辑