QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#455143#8677. Carl’s Vacationucup-team3956WA 637ms4224kbC++203.0kb2024-06-25 20:31:412024-06-25 20:31:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 637ms
memory: 4132kb

input:

1 0 0 0 10000
99999 10000 10000 10000 10000

output:

76118.7000492197

result:

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

Test #2:

score: -100
Wrong Answer
time: 479ms
memory: 4224kb

input:

10000 10000 10000 0 10000
0 0 0 10000 10000

output:

32368.6950453933

result:

wrong answer 1st numbers differ - expected: '32360.6797750', found: '32368.6950454', error = '0.0002477'