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