QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212237#7563. Fun on Treeucup-team1685Compile Error//Python39.7kb2023-10-13 12:43:022023-10-13 12:43:02

Details

  File "answer.code", line 21
    while ((1ull << x) < (unsigned int)(n)) x++;
            ^
SyntaxError: invalid decimal literal