QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#560823#7882. Linguistics PuzzleGuanYunchangCompile Error//C++173.4kb2024-09-12 18:10:112024-09-12 18:10:12

Details

answer.code: In function ‘int main()’:
answer.code:146:9: error: ‘mp’ was not declared in this scope; did you mean ‘mp2’?
  146 |         mp.clear();
      |         ^~
      |         mp2