QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#377224#7903. Computational Intelligenceucup-team425WA 0ms3772kbC++203.5kb2024-04-05 02:54:102024-04-05 02:54:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.333333333333333333
0.765195717547166895
1.076635733221069164

result:

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