QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#190638 | #2878. Journey in Fog | qiuzx | WA | 0ms | 3952kb | C++17 | 633b | 2023-09-29 09:47:30 | 2023-09-29 09:47:32 |
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: 0ms
memory: 3952kb
input:
1 1000 30 10
output:
50.0000000000000
result:
ok single line: '50.0000000000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3892kb
input:
1 1000 10 30
output:
33.3333333333333
result:
ok single line: '33.3333333333333'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3880kb
input:
4 1000 20 10 20 30 40
output:
46.2500000000000
result:
ok single line: '46.2500000000000'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3860kb
input:
2 68 7 4 9
output:
10.4318181818182
result:
ok single line: '10.4318181818182'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3876kb
input:
5 636 86 41 48 59 80 83
output:
8.6939953918754
result:
ok single line: '8.6939953918754'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
10 14292 401 28 74 253 272 338 692 751 770 803 909
output:
37.2599434994161
result:
ok single line: '37.2599434994161'
Test #7:
score: -100
Wrong Answer
time: 0ms
memory: 3884kb
input:
10 456181726 218016 136026 204990 312262 507994 650490 760622 777222 811022 814221 915133
output:
1093.7615490598927
result:
wrong answer 1st lines differ - expected: '1093.7615490598928', found: '1093.7615490598927'