QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#574204#9320. Find the Easiest ProblemZhangYiDeCompile Error//C++23546b2024-09-18 21:05:142024-09-18 21:05:15

Details

answer.code: In function ‘int main()’:
answer.code:32:20: error: request for member ‘clear’ in ‘mp’, which is of non-class type ‘std::map<std::__cxx11::basic_string<char>, int> [26]’
   32 |                 mp.clear();
      |                    ^~~~~