QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#455157#8677. Carl’s Vacationucup-team3956WA 9ms4304kbC++203.0kb2024-06-25 20:38:172024-06-25 20:38:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 4ms
memory: 4136kb

input:

1 0 0 0 10000
99999 10000 10000 10000 10000

output:

76118.7000492199

result:

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

Test #2:

score: 0
Accepted
time: 9ms
memory: 4100kb

input:

10000 10000 10000 0 10000
0 0 0 10000 10000

output:

32360.6797750007

result:

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

Test #3:

score: 0
Accepted
time: 4ms
memory: 4304kb

input:

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

output:

107.365555078977

result:

ok found '107.3655551', expected '107.3655551', error '0.0000000'

Test #4:

score: -100
Wrong Answer
time: 8ms
memory: 4140kb

input:

0 0 100 100 20
23 23 18 18 2

output:

88.0570407883618

result:

wrong answer 1st numbers differ - expected: '88.0567571', found: '88.0570408', error = '0.0000032'