QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#783068 | #9808. Fragile Pinball | ucup-team5580 | WA | 1ms | 3976kb | C++23 | 5.4kb | 2024-11-25 23:00:49 | 2024-11-25 23:00:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3976kb
input:
3 4 0 0 3 0 -1
output:
5.000000000000000000 8.000000000000000000 8.868185086367684667 12.210024632984404324
result:
ok 4 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 3820kb
input:
3 4 0 0 3 0 2
output:
5.000000000000000000 5.366563252623524206 6.111919214783283552 6.782203150270065681
result:
ok 4 numbers
Test #3:
score: 0
Accepted
time: 1ms
memory: 3904kb
input:
3 4 0 0 3 0 1
output:
5.000000000000000000 6.184658438426490825 7.195223962029919416 8.653440164025130719
result:
ok 4 numbers
Test #4:
score: 0
Accepted
time: 1ms
memory: 3888kb
input:
3 62 -12 -48 100 -45 -96
output:
196.022957839126588359 312.041738994962018522 326.278482952063512257 452.807147138823328891
result:
ok 4 numbers
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 3812kb
input:
3 90 99 -76 -57 99 84
output:
227.798156269975108856 274.352305439557041106 306.891776527166006111 330.105522901389821622
result:
wrong answer 4th numbers differ - expected: '330.1051855', found: '330.1055229', error = '0.0000010'