QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#824806 | #9552. The Chariot | ucup-team5357# | Compile Error | / | / | Python3 | 1.1kb | 2024-12-21 15:57:40 | 2024-12-21 15:57:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
File "answer.code", line 26 c = 1, n = (D - Y) // X ^^^^^ SyntaxError: invalid syntax. Maybe you meant '==' or ':=' instead of '='?