登录  注册

首页

以下程序的运行结果是( )main(){ int m=5;if(m++>5) printf("%d\n",m);else;printf("%d\n",m--);}

(A)4

(B)5

(C)6

(D)7

参考答案

更多试题》》》