QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#420288#961. Smol Vertex CoverFantasy_BallWA 1ms3880kbC++203.0kb2024-05-24 16:13:282024-05-24 16:13:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3880kb

input:

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

output:

1
2
1
1
1
1
1
1
1
1

result:

wrong answer not a vertex cover