当前位置: X题卡 > 所有题目 > 题目详情

有以下程序: main( ) { int i; for(i=1,i<=40;i++) {if(i++%5==0) if(++i%8==0)printf("%d",i); } printf...

查看本题答案

热门试题

更多