QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#17032 | #1774. Customs Controls | sdoi# | Compile Error | / | / | Python3 | 1.1kb | 2021-12-31 16:12:30 | 2022-05-18 04:03:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
File "answer.code", line 34 print "impossible" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("impossible")?