QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#592693#8130. Yet Another Balanced Coloring ProblemHuangHanShengCompile Error//C++234.2kb2024-09-27 01:39:182024-09-27 01:39:24

詳細信息

answer.code: In function ‘int main()’:
answer.code:126:25: error: expected ‘;’ before ‘:’ token
  126 |             g[i].clear():
      |                         ^
      |                         ;