QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#299661#7903. Computational Intelligenceucup-team149#WA 0ms3752kbC++142.4kb2024-01-07 03:55:592024-01-07 03:56:00

Details

Tip: Click on the bar to expand more detailed information

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'