参考答案:B
以下程序的输出结果是()。 int a,b; void fun() { a=100; b=200; } main() { int a=5,b=7; fun(); printf("%d%d/n",a,b); }
我来回答:
最新试题
订单号: