int a =10; int t =0; do { t = a ++; } while ( t <=5);

我要回帖

 

随机推荐