> 其他 >
{int x=1,a=0,b=0;switch(x){ case 0:b++; case 1:a++; case 2:a++;b++;} printf("a=%db=%d\n",a,b);
a=?b=?
人气:431 ℃ 时间:2020-06-14 10:11:16
解答
a=2 b=1
推荐
猜你喜欢
© 2024 79432.Com All Rights Reserved.
电脑版|手机版