QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#529397 | #9220. Bus Analysis | ucup-team4685# | WA | 8ms | 51060kb | C++17 | 2.5kb | 2024-08-24 12:59:51 | 2024-08-24 12:59:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 8ms
memory: 51000kb
input:
3 1 8 20
output:
14
result:
ok 1 number(s): "14"
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 51060kb
input:
5 25 45 65 85 1000000000
output:
146
result:
wrong answer 1st numbers differ - expected: '156', found: '146'