QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#299721 | #7903. Computational Intelligence | ucup-team159 | WA | 392ms | 3972kb | C++20 | 89.7kb | 2024-01-07 05:43:39 | 2024-01-07 05:43:39 |
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: 0ms
memory: 3972kb
input:
3 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 1 1
output:
0.33333333333333325932 0.76519571642760886299 1.07663573289517811027
result:
ok 3 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 3928kb
input:
3 0 1 0 0 0 -1 0 2 0 0 1 0 2 0 -1 0 -1000 0 0 999 0 -998 999 0
output:
0.77777777777777779011 0.77777777777777779011 1521.07040502466566067596
result:
ok 3 numbers
Test #3:
score: -100
Wrong Answer
time: 392ms
memory: 3744kb
input:
100000 -4 -10 -8 -8 5 5 -10 -8 -10 10 -1 -3 -3 5 -1 -3 8 -7 8 -10 0 -3 0 10 6 -1 0 2 0 -3 3 1 -6 -5 5 3 3 5 -4 -8 1 9 1 -1 2 -1 -6 0 1 -2 -7 -9 -1 -2 -4 5 6 -10 7 1 0 -6 -8 -8 -10 9 2 3 -7 -10 4 -9 8 4 4 9 -9 3 0 4 5 -2 9 8 -9 -5 7 8 -1 1 0 1 -4 1 -8 1 3 3 10 3 3 0 -6 -2 -3 -3 -3 3 -2 7 -10 -7 9 2 6...
output:
9.02826761736815974757 5.74413144868778413610 14.59427870289162321171 2.95216351513051167288 4.99350215247718320910 6.05871711118749711744 7.45940870024897417778 11.22802890792007879384 16.32570784749508163713 11.07224515718977286838 9.50455745115643324539 5.50000000000000088818 9.040049985828497725...
result:
wrong answer 4th numbers differ - expected: '2.9521782', found: '2.9521635', error = '0.0000050'