QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#187025#5545. Contingency PlanMaMengQiCompile Error//C++201.5kb2023-09-24 13:58:002023-09-24 13:58:00

详细

answer.code: In lambda function:
answer.code:33:21: error: ‘adj’ was not declared in this scope
   33 |         for (int v: adj[u]) {
      |                     ^~~