QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#469898 | #3098. Ancient Machine | egypt_ioi2024_12 | Compile Error | / | / | C++20 | 708b | 2024-07-10 08:41:49 | 2024-07-10 08:41:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Bruno.code: In function ‘void Bruno(int, int, std::vector<int>)’: Bruno.code:23:14: error: ‘i’ was not declared in this scope 23 | Remove(a[i]); | ^