QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#589094 | #8777. Passport Stamps | ZhangYiDe | Compile Error | / | / | Python3 | 388b | 2024-09-25 16:10:31 | 2024-09-25 16:10:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
File "answer.code", line 3 const int MAXN = 1e5 + 10; ^^^ SyntaxError: invalid syntax