QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#476002 | #9127. Optimal Train Operation | ucup-team138# | WA | 10ms | 42488kb | C++17 | 2.7kb | 2024-07-13 17:29:19 | 2024-07-13 17:29:19 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 10ms
memory: 40476kb
input:
4 3 1 4 1 5 9 2
output:
15
result:
ok "15"
Test #2:
score: 0
Accepted
time: 0ms
memory: 40452kb
input:
9 28 35 19 27 84 98 78 79 60 40 35 54 63 72 71 27 94
output:
682
result:
ok "682"
Test #3:
score: -100
Wrong Answer
time: 3ms
memory: 42488kb
input:
7 476190629 262703497 211047202 971407775 628894325 731963982 822804784 877914575 602436426 24979445 861648772 623690081 433933447
output:
5790122743
result:
wrong answer 1st words differ - expected: '5339182432', found: '5790122743'