QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#592693 | #8130. Yet Another Balanced Coloring Problem | HuangHanSheng | Compile Error | / | / | C++23 | 4.2kb | 2024-09-27 01:39:18 | 2024-09-27 01:39:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code: In function ‘int main()’: answer.code:126:25: error: expected ‘;’ before ‘:’ token 126 | g[i].clear(): | ^ | ;