QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#53107#4226. Cookie CutterZhaoZiLongWA 136ms496444kbC++119.5kb2022-10-04 18:05:162022-10-04 18:05:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 136ms
memory: 496444kb

input:

5 8
1 1
1 2
1 3
2 1
3 1
3 4
4 1
4 2

output:

0.3500000

result:

wrong answer 1st numbers differ - expected: '0.3750000', found: '0.3500000', error = '0.0250000'