QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#121016 | #6122. Impossible-to-finish Race | MaMengQi | WA | 20ms | 200224kb | C++20 | 2.2kb | 2023-07-07 13:52:12 | 2023-07-07 13:52:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 3ms
memory: 198888kb
input:
4 2 40 150 100 185 60 160 80 170
output:
165
result:
ok 1 number(s): "165"
Test #2:
score: 0
Accepted
time: 4ms
memory: 200072kb
input:
4 3 40 150 100 185 60 160 80 170
output:
215
result:
ok 1 number(s): "215"
Test #3:
score: 0
Accepted
time: 3ms
memory: 200224kb
input:
4 3 40 150 100 300 60 160 80 140
output:
160
result:
ok 1 number(s): "160"
Test #4:
score: 0
Accepted
time: 7ms
memory: 199412kb
input:
10 5 31 41 59 26 53 58 97 93 23 84 62 64 33 83 27 95 2 84 19 71
output:
237
result:
ok 1 number(s): "237"
Test #5:
score: 0
Accepted
time: 20ms
memory: 199664kb
input:
41152 111 182257016 930588061 48161946 238486760 972227016 5356065 86027096 260499041 669036106 225099150 237412554 751531756 242943966 295403431 389306712 171941587 805402434 808802744 223087510 185548988 484802407 630362813 909265069 146703978 669049492 795632652 880214973 687316602 917988759 1140...
output:
110260223222
result:
ok 1 number(s): "110260223222"
Test #6:
score: -100
Wrong Answer
time: 20ms
memory: 199856kb
input:
48742 151 4172512 232468953 174593775 315428416 755598560 502830675 153875037 669103745 655189533 251356834 742835852 504736254 57702809 81033220 522268929 496624663 916420651 11925854 636090457 18793771 59670306 212773533 266630484 168697702 249848762 90639194 167795884 521046550 275829432 75048104...
output:
150025904021
result:
wrong answer 1st numbers differ - expected: '150042793971', found: '150025904021'