QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#152878 | #5479. Traveling Salesperson in an Island | ntu_vjudge_2 | Compile Error | / | / | C++17 | 49b | 2023-08-28 21:59:06 | 2023-08-28 21:59:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code:1:1: error: expected unqualified-id before ‘this’ 1 | this is a CE code | ^~~~