当前位置:
找题吧
>
计算机二级
[单选题]
有以下程序 main() { iht m=3,n=r,x; x=-m++; X=x+8/++n;printf("%d/n",x); } 程序运行后的输出结果是
A.3
B.5
C.-1
D.-2
参考答案与解析:
相关试题