QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#307362#8128. Alternating Pathsucup-team003#Compile Error//C++144.4kb2024-01-18 14:36:522024-01-18 14:36:53

详细

answer.code: In function ‘bool chk()’:
answer.code:27:29: error: ‘egid’ was not declared in this scope
   27 |             x[i][j].reserve(egid[j].size());
      |                             ^~~~