QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#465642#7522. Sequence Shiftucup-team3884Compile Error//C++231.9kb2024-07-07 03:44:242024-07-07 03:44:25

Details

answer.code:3:7: error: expected nested-name-specifier before ‘int’
    3 | using int = long long;
      |       ^~~