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

有以下程序 main( ) int i=0,s=0; do if (i%2)i++;continue; i++; s+=i; while(i<7); cout<<s<<...

查看本题答案

热门试题

更多