QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#455136#8677. Carl’s Vacationucup-team3956WA 840ms4296kbC++203.0kb2024-06-25 20:29:302024-06-25 20:29:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 795ms
memory: 4296kb

input:

1 0 0 0 10000
99999 10000 10000 10000 10000

output:

76118.7000666459

result:

ok found '76118.7000666', expected '76118.7000492', error '0.0000000'

Test #2:

score: 0
Accepted
time: 840ms
memory: 4176kb

input:

10000 10000 10000 0 10000
0 0 0 10000 10000

output:

32360.6799918882

result:

ok found '32360.6799919', expected '32360.6797750', error '0.0000000'

Test #3:

score: -100
Wrong Answer
time: 804ms
memory: 4204kb

input:

0 0 100 100 20
0 0 -5 -5 2

output:

107.402678780673

result:

wrong answer 1st numbers differ - expected: '107.3655551', found: '107.4026788', error = '0.0003458'