QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#731956#9474. Colored NodesZhangYiDeWA 2ms3796kbC++201.5kb2024-11-10 12:29:072024-11-10 12:29:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

3.0000000000
2.0000000000
2.8000000000
2.2000000000

result:

wrong answer 1st lines differ - expected: '3.000000', found: '3.0000000000'