填空题
[程序](2分) #include
int *p; void fun(int a,int &b) { p=&b; a+=*p; b +=a; cout<
1(6)
2
,第二行是
3
(7)
4
。
【正确答案】
【答案解析】
提交答案
关闭