QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#31790#3994. Easy Jumplarryzhong#WA 3ms3920kbC++17996b2022-05-12 16:59:322022-05-12 16:59:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3868kb

input:

1 2 0
50
0
1 2

output:

4.000000000

result:

ok found '4.0000000', expected '4.0000000', error '0.0000000'

Test #2:

score: 0
Accepted
time: 3ms
memory: 3792kb

input:

2 3 1
50 50
1 1
1 3

output:

6.000000000

result:

ok found '6.0000000', expected '6.0000000', error '0.0000000'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3920kb

input:

1 6 4
75
0
64 6

output:

1.341145833

result:

ok found '1.3411458', expected '1.3411458', error '0.0000000'

Test #4:

score: 0
Accepted
time: 0ms
memory: 3784kb

input:

1 5 1
61
1 1
15 43

output:

2.208223197

result:

ok found '2.2082232', expected '2.2082232', error '0.0000000'

Test #5:

score: -100
Wrong Answer
time: 0ms
memory: 3816kb

input:

10 9 3
12 65 76 33 17 20 89 16 4 63
3 2 4 8
73 21

output:

189216473168069.750000000

result:

wrong answer 1st numbers differ - expected: '942.4148420', found: '189216473168069.7500000', error = '200778324716.3129272'