QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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