int const* p = &a;
const int * p = &a;
int* const p = &a;
65,192
社区成员
250,525
社区内容
加载中
试试用AI创作助手写篇文章吧