QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#573684#9320. Find the Easiest ProblemHuangHanShengCompile Error//C++98443b2024-09-18 19:39:452024-09-18 19:39:46

詳細信息

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;
      |                                        ^~
      |                                        > >