QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#610712 | #8590. Problem Setter | HuangHanSheng | Compile Error | / | / | C++23 | 1.2kb | 2024-10-04 17:03:57 | 2024-10-04 17:04:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void test()’: answer.code:34:14: error: ‘I’ was not declared in this scope 34 | if(q[I] < a[1].first) continue; | ^