QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#111853 | #5512. Stone Arranging 2 | MaMengQi | Compile Error | / | / | C++17 | 881b | 2023-06-09 02:48:25 | 2023-06-09 02:48:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int32_t main()’: answer.code:52:9: error: ‘reverse’ was not declared in this scope 52 | reverse(resp.begin(), resp.end()); | ^~~~~~~