QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#782388 | #9808. Fragile Pinball | ucup-team5580 | WA | 70ms | 3976kb | C++23 | 7.8kb | 2024-11-25 19:57:10 | 2024-11-25 19:57:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 4ms
memory: 3840kb
input:
3 4 0 0 3 0 -1
output:
5.000000000000000000 8.000000000000000000 8.868185038797563406 12.210024810881955828
result:
ok 4 numbers
Test #2:
score: 0
Accepted
time: 7ms
memory: 3900kb
input:
3 4 0 0 3 0 2
output:
5.000000000000000000 5.366563145999495271 6.111919138499425170 6.782203304416628316
result:
ok 4 numbers
Test #3:
score: 0
Accepted
time: 7ms
memory: 3960kb
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: 8ms
memory: 3972kb
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: 7ms
memory: 3964kb
input:
3 90 99 -76 -57 99 84
output:
227.798156269975108856 274.352306457763449599 306.891779477092103784 330.105185546433594679
result:
ok 4 numbers
Test #6:
score: 0
Accepted
time: 7ms
memory: 3864kb
input:
3 -67 22 -86 12 -81 -12
output:
36.769552621700471270 39.563975005654036160 50.916855917106008198 72.277585517450639384
result:
ok 4 numbers
Test #7:
score: 0
Accepted
time: 4ms
memory: 3904kb
input:
3 71 -48 -81 2 -83 -44
output:
160.012499511756893247 308.056794567568794946 308.056794567568794946 308.056794567568794946
result:
ok 4 numbers
Test #8:
score: 0
Accepted
time: 5ms
memory: 3840kb
input:
3 44 -44 -31 -77 8 -98
output:
81.939001702485977995 115.792668299793152550 125.606044029920128242 167.936493496979336482
result:
ok 4 numbers
Test #9:
score: 0
Accepted
time: 8ms
memory: 3976kb
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: 70ms
memory: 3904kb
input:
4 -10 -97 13 -98 90 50 42 97
output:
200.848201386021876419 269.687341465334579321 382.166068040496156977 398.287592424015999187 474.670941645805179371
result:
wrong answer 4th numbers differ - expected: '476.5992628', found: '398.2875924', error = '0.1643135'