QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#760130#9553. The HermitNailongGroupCompile Error//Python33.5kb2024-11-18 14:58:122024-11-18 14:58:13

Details

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