QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#132355#6329. Colorful GraphZhaoZiLongWA 2ms7920kbC++173.7kb2023-07-29 17:28:522023-07-29 17:28:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

1 2 1 1 1 

result:

wrong answer 4 and 3 are not connected