QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#700491#9546. Recover Statisticsucup-team4741#Compile Error//C++20791b2024-11-02 13:05:292024-11-02 13:05:29

Details

answer.code:8:12: error: ‘vector’ does not name a type
    8 | using vl = vector<ll>;
      |            ^~~~~~