QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#469914 | #3098. Ancient Machine | egypt_ioi2024_12 | Compile Error | / | / | C++20 | 797b | 2024-07-10 08:54:56 | 2024-07-10 08:54:57 |
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:28:14: error: ‘i’ was not declared in this scope 28 | Remove(a[i]); | ^