QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#294865 | #4830. Transfer of Duty | ucup-team2895# | 0 | 739ms | 74172kb | C++14 | 892b | 2023-12-30 17:03:49 | 2023-12-30 17:03:50 |
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: 100
Accepted
time: 739ms
memory: 74172kb
input:
start 5 10 14 10 12 10
output:
10 -1 14 -1 -1 16333490930387121838
input:
resume 16333490930387121838 6 14 277 12 10 277 12
output:
-1 -1 -1 277 0 12
result:
ok
Test #2:
score: 0
Wrong Answer
time: 718ms
memory: 74044kb
input:
start 1 1
output:
1 204774586028409777
input:
resume 204774586028409777 1 1
output:
-1
result:
wrong answer