QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#121817 | #5260. The Game | chenchi# | Compile Error | / | / | C++17 | 626b | 2023-07-08 21:38:23 | 2023-07-08 21:38:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:2: error: expected unqualified-id before numeric constant 1 | (0,0) (12,9) (5,9) (11,13) (2,13) (10,3) (4,3) | ^ answer.code:1:2: error: expected ‘)’ before numeric constant 1 | (0,0) (12,9) (5,9) (11,13) (2,13) (10,3) (4,3) | ~^ | )