主观

#include ﹤iostream.h﹥

main( ){

int x=8,y=6;

const int*const p=&x;

p=&y;

cout﹤﹤* p﹤﹤endl;

}

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

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服