QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212238#7563. Fun on Treeucup-team1685Compile Error//Python39.7kb2023-10-13 12:43:552023-10-13 12:43:55

Details

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