QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'