QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#61671 | #4830. Transfer of Duty | Liyanx | 0 | 0ms | 0kb | C++14 | 860b | 2022-11-14 15:46:02 | 2023-02-13 21:37:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer on the first run
input:
start 5 10 14 10 12 10
output:
10 4294967295 14 4294967295 4294967295 8 3115374407425795975
input:
output:
result:
wrong output format Expected int32, but "4294967295" found