主观

#include ﹤iostream.h﹥

main( ){

int x=7;

const int *p=&x;

*p=99;

cout﹤﹤*p﹤﹤endl;

}

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

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服