QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#842832#9966. High Jumpucup-team6313#WA 1ms8020kbC++14861b2025-01-04 15:06:562025-01-04 15:06:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 7980kb

input:

5
0.9 0.85 0.6 0.456000 0.000000017

output:

2.4752000066

result:

ok found '2.4752000', expected '2.4752000', error '0.0000000'

Test #2:

score: 0
Accepted
time: 1ms
memory: 7932kb

input:

1
0.000000001

output:

0.0000000010

result:

ok found '0.0000000', expected '0.0000000', error '-0.0000000'

Test #3:

score: 0
Accepted
time: 1ms
memory: 7780kb

input:

2
0.828496829 0.645649353

output:

1.3634152706

result:

ok found '1.3634153', expected '1.3634153', error '0.0000000'

Test #4:

score: 0
Accepted
time: 1ms
memory: 7916kb

input:

3
0.551197930 0.393255768 0.207104323

output:

0.8679565056

result:

ok found '0.8679565', expected '0.8679565', error '0.0000000'

Test #5:

score: 0
Accepted
time: 1ms
memory: 7968kb

input:

4
0.795361966 0.464795612 0.331129862 0.063526593

output:

1.3388290401

result:

ok found '1.3388290', expected '1.3388290', error '0.0000000'

Test #6:

score: 0
Accepted
time: 1ms
memory: 7916kb

input:

5
0.895888800 0.546833708 0.412641158 0.222811308 0.111288348

output:

1.7267857117

result:

ok found '1.7267857', expected '1.7267857', error '0.0000000'

Test #7:

score: 0
Accepted
time: 1ms
memory: 7972kb

input:

6
0.980827003 0.951772494 0.903718587 0.460647740 0.409951573 0.403255978

output:

3.8259383160

result:

ok found '3.8259383', expected '3.8259383', error '0.0000000'

Test #8:

score: 0
Accepted
time: 1ms
memory: 7776kb

input:

7
0.964710946 0.660694845 0.569051685 0.519424206 0.347976236 0.103554534 0.003582098

output:

2.6604838459

result:

ok found '2.6604838', expected '2.6604838', error '0.0000000'

Test #9:

score: 0
Accepted
time: 1ms
memory: 8020kb

input:

10
0.908256456 0.813576564 0.742549305 0.649326027 0.554646135 0.461422857 0.372638782 0.277958891 0.183440845 0.094656770

output:

3.4651332681

result:

ok found '3.4651333', expected '3.4651333', error '0.0000000'

Test #10:

score: -100
Wrong Answer
time: 1ms
memory: 7924kb

input:

14
0.965125864 0.957983158 0.894060589 0.767619278 0.708280001 0.562719570 0.524554410 0.428166908 0.332545137 0.257543419 0.171522463 0.080323478 0.048170500 0.020758694

output:

4.9850454407

result:

wrong answer 1st numbers differ - expected: '4.9868129', found: '4.9850454', error = '0.0003544'