QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#233400 | #6300. Best Carry Player 2 | ucup-team1785# | Compile Error | / | / | C++23 | 3.0kb | 2023-10-31 17:16:48 | 2023-10-31 17:16:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code:72:24: error: expected unqualified-id before ‘;’ token 72 | long long a[40], k, n, ; | ^