时间:2012-10-01 18:44:39
printf("n");
}
下划线出应填入的语句是
A)if(i/8==0) printf("n");
B)if(i/8==0) continue;
C)if(i%8==0) printf("n");
D)
电脑版 | 手机版 | 返回顶部