QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#367377#8512. Harmonic Operationsucup-team3303Compile Error//C++173.2kb2024-03-25 21:53:192024-03-25 21:53:20

详细

answer.code: In member function ‘void KMP::solve()’:
answer.code:118:17: error: ‘debug’ was not declared in this scope
  118 |                 debug(res, cur);
      |                 ^~~~~