← 返回提交记录
编译错误P3004. 跳房子II
提交者:用户-674ab8语言:C++代码长度 11212026-06-04 20:19
评测结果:main.cpp: In function 'int main()':
main.cpp:18:35: error: 'i' was not declared in this scope
18 | nums.push_back(stoi(tmp), i);
| ^