QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#464283 | #6303. Inversion | egypt_ioi2024b_05 | Compile Error | / | / | C++20 | 1.3kb | 2024-07-06 00:08:04 | 2024-07-06 00:08:05 |
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:43:5: error: ‘a’ was not declared in this scope 43 | a.resize(n); | ^