摘要:
#include<stdio.h>int main(){ //freopen("in","r",stdin); int n,a,t,i; scanf("%d",&n);getchar(); while(n--) { char c,s[35]; for(int j=1;j<=4;j++){ for(i=0,t=128,a=0;i<8;i++) { while(scanf("%c",&c)==1) if(c=='0'||c=='1') break; 阅读全文
posted @ 2013-06-21 00:26
piaomiao1314
阅读(127)
评论(0)
推荐(0)

浙公网安备 33010602011771号