QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212236#7563. Fun on Treeucup-team1685Compile Error//Python39.6kb2023-10-13 12:41:432023-10-13 12:41:44

Details

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