QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#299474#7903. Computational Intelligenceucup-team159WA 1ms4064kbC++2091.1kb2024-01-06 21:28:472024-01-06 21:28:48

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4064kb

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.33333333096084211133
0.76519571645056128073
1.07663573289517811027

result:

wrong answer 1st numbers differ - expected: '0.3333333', found: '0.3333333', error = '0.0000000'