QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#781872#9808. Fragile Pinballucup-team5580WA 0ms3976kbC++235.8kb2024-11-25 17:50:402024-11-25 17:50:41

詳細信息

Test #1:

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

input:

3
4 0
0 3
0 -1

output:

5.000000000000000000
8.000000000000000000
8.868185038797563407
12.210024810881955828

result:

ok 4 numbers

Test #2:

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

input:

3
4 0
0 3
0 2

output:

5.000000000000000000
5.366563145999495272
6.111919138499425170
6.782203304416628317

result:

ok 4 numbers

Test #3:

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

input:

3
4 0
0 3
0 1

output:

5.000000000000000000
6.184658438426490825
7.195223542744544881
8.653439499294253403

result:

ok 4 numbers

Test #4:

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

input:

3
62 -12
-48 100
-45 -96

output:

196.022957839126588359
312.041737832760560284
326.278477718776177524
452.807123729110785254

result:

ok 4 numbers

Test #5:

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

input:

3
90 99
-76 -57
99 84

output:

227.798156269975108856
274.352306457763449571
306.891779477092103756
330.105185546433594651

result:

ok 4 numbers

Test #6:

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

input:

3
-67 22
-86 12
-81 -12

output:

36.769552621700471270
39.563975005654036160
50.916855917106008202
72.277585517450639391

result:

ok 4 numbers

Test #7:

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

input:

3
71 -48
-81 2
-83 -44

output:

160.012499511756893247
308.056794567568794946
308.056794567568794974
308.056794567568794946

result:

ok 4 numbers

Test #8:

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

input:

3
44 -44
-31 -77
8 -98

output:

81.939001702485977995
115.792668299793152543
125.606044029920128249
167.936493496979336496

result:

ok 4 numbers

Test #9:

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

input:

3
40 91
-42 90
-5 -99

output:

195.256241897666359852
378.874266791998848186
378.874266791998848186
378.874266791998848186

result:

ok 4 numbers

Test #10:

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

input:

4
-10 -97
13 -98
90 50
42 97

output:

200.848201386021876419
269.687341465334579321
382.166068040496156977
476.599262830396792956
474.670941645805179482

result:

wrong answer 5th numbers differ - expected: '476.5992628', found: '474.6709416', error = '0.0040460'