QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#642575 | #9451. Expected Waiting Time | ucup-team3475# | Compile Error | / | / | Python3 | 2.0kb | 2024-10-15 15:03:02 | 2024-10-15 15:03:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
File "answer.code", line 9 if(y & 1) re = 1ll * re * x % mod; ^ SyntaxError: invalid decimal literal