QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#455135 | #8677. Carl’s Vacation | ucup-team3956 | WA | 652ms | 4284kb | C++20 | 3.0kb | 2024-06-25 20:29:00 | 2024-06-25 20:29:00 |
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: 652ms
memory: 4144kb
input:
1 0 0 0 10000 99999 10000 10000 10000 10000
output:
76118.7000492197
result:
ok found '76118.7000492', expected '76118.7000492', error '0.0000000'
Test #2:
score: 0
Accepted
time: 491ms
memory: 4284kb
input:
10000 10000 10000 0 10000 0 0 0 10000 10000
output:
32360.6800148597
result:
ok found '32360.6800149', expected '32360.6797750', error '0.0000000'
Test #3:
score: 0
Accepted
time: 528ms
memory: 4164kb
input:
0 0 100 100 20 0 0 -5 -5 2
output:
107.365555078939
result:
ok found '107.3655551', expected '107.3655551', error '0.0000000'
Test #4:
score: 0
Accepted
time: 555ms
memory: 4172kb
input:
0 0 100 100 20 23 23 18 18 2
output:
88.0567572333771
result:
ok found '88.0567572', expected '88.0567571', error '0.0000000'
Test #5:
score: -100
Wrong Answer
time: 526ms
memory: 4148kb
input:
0 0 100 100 20 100 100 105 95 2
output:
107.366247386776
result:
wrong answer 1st numbers differ - expected: '107.3655551', found: '107.3662474', error = '0.0000064'