主观

下面程序段的输出结果是______。

#include<stdio.h>

int b=1:

int func(int *a)

{*a+=b;return(*a);)

main()

{int a=2,res=1;

res+=func(&a);

prf("%d%d\n",a,res);}

参考答案
您可能感兴趣的试题
¥

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服