QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#197206 | #7178. Bishops | ucup-team1623# | Compile Error | / | / | C++98 | 1.2kb | 2023-10-02 13:17:00 | 2023-10-02 13:17:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:8:20: error: ‘>>’ should be ‘> >’ within a nested template argument list 8 | vector<pair<int,int>> ans; | ^~ | > >