QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#152860 | #5479. Traveling Salesperson in an Island | ntu_vjudge_1 | Compile Error | / | / | C++17 | 49b | 2023-08-28 21:45:21 | 2023-08-28 21:45:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:1: error: expected unqualified-id before ‘this’ 1 | this is a CE code | ^~~~