填空題

以下do-while語句中循環(huán)體的執(zhí)行次數(shù)是()
a=10;    
b=0;    
do { b+=2; a-=2+b; } while (a>=0);

答案: 3
微信掃碼免費搜題