QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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) | ~^ | )