QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#588989 | #8777. Passport Stamps | ZhaoZiLong | Compile Error | / | / | Python3 | 467b | 2024-09-25 15:34:24 | 2024-09-25 15:34:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
File "answer.code", line 3 const int MAXN = 1e5 + 10; ^^^ SyntaxError: invalid syntax