有以下程序voidf(inty,int*x){y=y+*x;*x=*x+y;}main(){intx=,y=;f(y,&x);printf(“%d%d”,x,y);}执行后输出的结果是ABCD

  尔雅 智慧树 mooc


+
账户
更新
搜索
帮助
主页