QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#113199#3877. Battle Royalelmq26052003AC ✓1ms4032kbC++20730b2023-06-16 17:32:002023-06-16 17:32:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

0 0
10 0
0 0 1000
5 0 2

output:

10.811218774181633

result:

ok found '10.8112188', expected '10.8112188', error '0.0000000'

Test #2:

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

input:

-999 -1
999 1
0 0 1000
0 0 999

output:

3138.451061604253937

result:

ok found '3138.4510616', expected '3138.4510616', error '0.0000000'

Test #3:

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

input:

-15 100
15 100
-10 -10 500
0 200 101

output:

30.083442508866401

result:

ok found '30.0834425', expected '30.0834425', error '0.0000000'

Test #4:

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

input:

0 0
999 1
0 0 1000
500 0 1

output:

999.001000000333420

result:

ok found '999.0010000', expected '999.0010000', error '0.0000000'

Test #5:

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

input:

0 0
10 10
0 0 1000
-1 6 5

output:

14.142614301341304

result:

ok found '14.1426143', expected '14.1426143', error '0.0000000'

Test #6:

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

input:

10 10
0 0
0 0 1000
-1 6 5

output:

14.142614301341304

result:

ok found '14.1426143', expected '14.1426143', error '0.0000000'

Test #7:

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

input:

0 0
0 10
0 0 1000
0 5 2

output:

10.811218774181633

result:

ok found '10.8112188', expected '10.8112188', error '0.0000000'