QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#469916 | #3098. Ancient Machine | egypt_ioi2024_12 | Compile Error | / | / | C++20 | 871b | 2024-07-10 08:56:27 | 2024-07-10 08:56:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Bruno.code: In function ‘void Bruno(int, int, std::vector<int>)’: Bruno.code:32:14: error: ‘i’ was not declared in this scope 32 | Remove(a[i]); | ^