QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#363683 | #7903. Computational Intelligence | ucup-team118 | WA | 0ms | 4276kb | C++23 | 6.2kb | 2024-03-24 01:51:11 | 2024-03-24 01:51:11 |
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: 4196kb
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.333333333333333370340767487505 0.765195716464212694063462549821 1.076635732895177888224225171143
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 4276kb
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.777777777777778012158194087533 0.777777777777778012158194087533 0.000000000000000000000000000000
result:
wrong answer 3rd numbers differ - expected: '1521.0704050', found: '0.0000000', error = '1.0000000'