QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#299470#7903. Computational Intelligenceucup-team159WA 2ms3636kbC++2091.1kb2024-01-06 21:26:082024-01-06 21:26:09

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3636kb

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.33333333340641480014
0.76519577563014440358
1.07663048906273739469

result:

wrong answer 2nd numbers differ - expected: '0.7651957', found: '0.7651958', error = '0.0000001'