QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#426715 | #3098. Ancient Machine | egypt_ioi2024_04 | Compile Error | / | / | C++20 | 3.2kb | 2024-05-31 17:47:26 | 2024-05-31 17:47:26 |
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:59:12: error: ‘a’ was not declared in this scope 59 | if(a[i]==1){ | ^