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

有以下程序: main( ) int a=1,b; for(b=1:b<=10;b++) if(a>=8)break; if(a%2==1)a+=5;continue; a-=3:...

查看本题答案

你可能感兴趣的试题

热门试题

更多