主观

#include﹤iostream.h﹥

main( ){

int x=5,y=6;

const int*p=&x;

*p=y;

cout﹤﹤*p﹤﹤endl;

}

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

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服