QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#45961#4565. Rarest InsectsGuanYunchangCompile Error//C++171.4kb2022-08-24 18:50:092022-08-24 18:51:05

详细

answer.code: In function ‘bool check(int)’:
answer.code:44:9: error: ‘mt’ was not declared in this scope; did you mean ‘mx’?
   44 |         mt = 0;
      |         ^~
      |         mx