QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#136960 | #6742. Leaves | ZhangYiDe | Compile Error | / | / | C++17 | 8.4kb | 2023-08-09 15:07:09 | 2023-08-09 15:07:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code: In lambda function: answer.code:274:21: error: expected ‘)’ before ‘i’ 274 | if (better i >= 2) break; | ~ ^~ | )