QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#642575#9451. Expected Waiting Timeucup-team3475#Compile Error//Python32.0kb2024-10-15 15:03:022024-10-15 15:03:04

Details

  File "answer.code", line 9
    if(y & 1) re = 1ll * re * x % mod;
                   ^
SyntaxError: invalid decimal literal