程序的运算结果是( )main(){int a=15,b=21,m=0;switch(a%3){case 0:m++;break;case 1:m++;switch(b%2){default:m++;case 0:m++;break;}}printf(\%d\\n\,m);}

时间:2022-11-17 07:50:57

相似题目