QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#190638#2878. Journey in FogqiuzxWA 0ms3952kbC++17633b2023-09-29 09:47:302023-09-29 09:47:32

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'