摘要:
1,while((ch = getchar()) != EOF){ putchar(ch);}2,while((ch=getchar()) != EOF){ if(ch '9'){ continue;}} //process only the digits3,while(scanf("%f",&v... 阅读全文
posted @ 2015-04-15 12:22
秦瑞It行程实录
阅读(247)
评论(0)
推荐(0)
浙公网安备 33010602011771号