QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#45961#4565. Rarest InsectsGuanYunchangCompile Error//C++171.4kb2022-08-24 18:50:092022-08-24 18:51:05

Details

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