QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#148561#3532. Sequence explorationHuangHanShengCompile Error//Python31.4kb2023-08-23 16:42:122023-08-23 16:42:14

詳細信息

  File "answer.code", line 27
    ans = 1LL * ans * a % P;
          ^
SyntaxError: invalid decimal literal