QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
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; | ^~ | > >