int g_test = 10; int &f(int a) { return g_test; } int& nn = f(0);
65,209
社区成员
250,519
社区内容
加载中
试试用AI创作助手写篇文章吧