QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#294281 | #4830. Transfer of Duty | ucup-team328# | 0 | 0ms | 3560kb | C++20 | 1.6kb | 2023-12-30 11:17:47 | 2023-12-30 11:17:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3480kb
input:
start 5 10 14 10 12 10
output:
10 -1 14 -1 -1 0% ...
input:
resume 0% ...
output:
-1 -1 -1 277 0 12
result:
ok
Test #2:
score: 100
Accepted
time: 0ms
memory: 3560kb
input:
start 1 1
output:
1 " ...
input:
resume " ...
output:
0
result:
ok
Test #3:
score: 0
Wrong Answer on the first run
input:
start 1 1000000
output:
1072 0 ...
input:
output:
result:
wrong answer wrong answer on the first run, query 1: read 1072 but expected 1000000