试题详情
简答题当a>0时,请将以下语句改写成switch语句。 if( a<30 ) m=1; else if( a<40 ) m=2; else if( a<50 ) m=3; else if( a<60 ) m=4; else m=5;
  • 关注下方微信公众号,在线模考后查看

热门试题