注意:此页面搜索的是所有试题
题目内容
(河南财经大学数据库基础与应用)
下面有一处错误,请给出修改意见。
#include
main(){
int x=6;
const int*p=x;
cout<<*p<<>< strong="">
}
#include
main(){
int x=6;
const int*p=x;
cout<<*p<<>< strong="">
}
参考答案
![](/lib/img/vx.png)
![](/lib/img/EnteWeChat.png)