QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#573684#9320. Find the Easiest ProblemHuangHanShengCompile Error//C++98443b2024-09-18 19:39:452024-09-18 19:39:46

Details

answer.code: In function ‘int main()’:
answer.code:9:40: error: ‘>>’ should be ‘> >’ within a nested template argument list
    9 |                 map<string,map<char,int>>q;
      |                                        ^~
      |                                        > >