QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#461441 | #3101. Event Hopping 2 | egypt_ioi2024_09# | Compile Error | / | / | C++23 | 1.4kb | 2024-07-02 19:03:17 | 2024-07-02 19:03:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:49:19: error: ‘k’ was not declared in this scope 49 | if(ans == k) { | ^