QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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