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

下列程序的输出结果是 main( ) int x=1,a=0,b=0; switch(x) case 0:b++; case 1:a++; case 2:a++;b++; ...

查看本题答案

你可能感兴趣的试题

热门试题

更多