QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#573684 | #9320. Find the Easiest Problem | HuangHanSheng | Compile Error | / | / | C++98 | 443b | 2024-09-18 19:39:45 | 2024-09-18 19:39:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
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; | ^~ | > >