QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#781784 | #9808. Fragile Pinball | ucup-team5580 | WA | 1ms | 3984kb | C++23 | 5.6kb | 2024-11-25 17:30:21 | 2024-11-25 17:30:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3888kb
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: 1ms
memory: 3912kb
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: 3984kb
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: 1ms
memory: 3904kb
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: 3900kb
input:
3 90 99 -76 -57 99 84
output:
227.798156269975108856 274.352306457763449571 306.891779477092103756 330.105185546433594651
result:
ok 4 numbers
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3904kb
input:
3 -67 22 -86 12 -81 -12
output:
36.769552621700471270 39.563975005654036160 50.916855917106008202 72.359217405612610272
result:
wrong answer 4th numbers differ - expected: '72.2775855', found: '72.3592174', error = '0.0011294'