QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#299661#7903. Computational Intelligenceucup-team149#WA 0ms3752kbC++142.4kb2024-01-07 03:55:592024-01-07 03:56:00

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3752kb

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.33333333333333331483
0.7651985975369148818
1.0766461948972654294

result:

wrong answer 2nd numbers differ - expected: '0.7651957', found: '0.7651986', error = '0.0000029'