QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#197206#7178. Bishopsucup-team1623#Compile Error//C++981.2kb2023-10-02 13:17:002023-10-02 13:17:00

Details

answer.code:8:20: error: ‘>>’ should be ‘> >’ within a nested template argument list
    8 | vector<pair<int,int>> ans;
      |                    ^~
      |                    > >