QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#760130 | #9553. The Hermit | NailongGroup | Compile Error | / | / | Python3 | 3.5kb | 2024-11-18 14:58:12 | 2024-11-18 14:58:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
File "answer.code", line 76 if(y & 1) res = 1ll * res * x % mod; ^ SyntaxError: invalid decimal literal