QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#465185#8677. Carl’s Vacationucup-team3552#WA 0ms3980kbC++173.5kb2024-07-06 18:18:172024-07-06 18:18:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 0 0 0 10000
99999 10000 10000 10000 10000

output:

76118.7000492205

result:

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

Test #2:

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

input:

10000 10000 10000 0 10000
0 0 0 10000 10000

output:

32360.6797749979

result:

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

Test #3:

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

input:

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

output:

107.3655550790

result:

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

Test #4:

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

input:

0 0 100 100 20
23 23 18 18 2

output:

88.0567570506

result:

ok found '88.0567571', expected '88.0567571', error '0.0000000'

Test #5:

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

input:

0 0 100 100 20
100 100 105 95 2

output:

107.3655550790

result:

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

Test #6:

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

input:

0 0 100 100 20
44 156 49 151 2

output:

77.7045202177

result:

ok found '77.7045202', expected '77.7045202', error '0.0000000'

Test #7:

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

input:

0 0 100 100 20
200 0 205 5 2

output:

224.5280351568

result:

ok found '224.5280352', expected '224.5280352', error '0.0000000'

Test #8:

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

input:

0 0 100 100 20
-29 171 -24 176 2

output:

84.3681957983

result:

ok found '84.3681958', expected '84.3681958', error '0.0000000'

Test #9:

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

input:

0 0 100 100 20
-100 100 -105 105 2

output:

107.3655550790

result:

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

Test #10:

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

input:

0 0 100 100 20
-69 69 -74 74 2

output:

83.2946124444

result:

ok found '83.2946124', expected '83.2946124', error '0.0000000'

Test #11:

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

input:

0 0 30 0 20
50 20 80 20 20

output:

72.8010988928

result:

ok found '72.8010989', expected '72.8010989', error '0.0000000'

Test #12:

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

input:

0 0 30 0 20
50 20 80 20 140

output:

186.8749482758

result:

ok found '186.8749483', expected '186.8749483', error '0.0000000'

Test #13:

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

input:

0 0 30 0 140
50 20 80 20 140

output:

202.5921788000

result:

wrong answer 1st numbers differ - expected: '302.2649538', found: '202.5921788', error = '0.3297530'