void main(){
int a=13,b=21,m=0;
switch(a%3) //a%3 = 1
{
case 0:
m++;
break;
case 1://執(zhí)行這里
m++; // m++ 后為 1
switch(b%2) //b%2 = 1
{
default:
m++; //執(zhí)行這里 m++ 為2
case 0:
m++; //因為上一句沒有break; 所以繼續(xù)m++ 就是3
break;
}
}
printf("%d",m); //所以結(jié)果為3
}
綜上,結(jié)果為打印一個 3
那么我也很高興:)
void main(){int a=13,b=21,m=0;switch(a%3){case0:m++;break;case1:m++;switch(b%2){default:m++;case0:m++;break;}}printf("%d
void main(){int a=13,b=21,m=0;switch(a%3){case0:m++;break;case1:m++;switch(b%2){default:m++;case0:m++;break;}}printf("%d",m);}
其他人氣:333 ℃時間:2020-08-20 08:34:15
優(yōu)質(zhì)解答
我來回答
類似推薦
- #includemain() {intx=1,y=0,a=0,b=0; switch(x) { case0:a++;break; case1:b++;break; }
- #include void main() { int x=2,y; switch(x) { case 1:y=x ; break; case 2:y=-x ; case 3:
- Main() {int k=5,n=0; do {switch(k) {case1: case3:n+=1; break;
- #include void main( ) { int x=1,y=0,a=0,b=0; switch(x) { case 1:switch(y) { case 0:a++;
- 有以下程序 Main() {int k=5,n=0; do {switch(k) {case1:case3:n+=1; break; Default;n=0;k--; Case2:ca
- 函數(shù)f(x)=sinx-cosx^2的最小值是?
- 英語翻譯
- I took my grandpa to the hospital this morning,_____ I missed the first class.
- So crazy
- 方差是各個數(shù)據(jù)與平均數(shù)之差的平方的平均數(shù)
- 函數(shù)y=f(x)與它反函數(shù)y=f^-1(x)怎么讀?
- These are photos of my families.Look at them 改錯
猜你喜歡
- 1平面與平面重合,是否屬于平行一類?那重合的兩直線,也屬于平行一類的嗎?
- 2非洲每年因饑餓死亡的人數(shù)及現(xiàn)在饑餓人口數(shù)量拜托各位了 3Q
- 3decide to do sth.還=什么
- 4(7/8)o you think of london?B:5.____london is one of the liveliest cities
- 5啤酒可以托運嗎
- 6邊長為2√6的等邊三角形的中心到一邊的距離為?
- 7please give your hand to help me
- 8已知2的X次方等于3的Y次方等于6的Z次方不等等于1,證明X分之一加Y分之一等于Z分之一.
- 9幫我做做?
- 10機械分析天平TG628A的使用說明書
- 11in winter ,we wear warm coats to protect our bodies_.
- 12( )was most importance to her ,she told me,was her family it this what as