QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#421481#961. Smol Vertex CoverGuanYunchangWA 1ms5656kbC++141.7kb2024-05-25 19:51:372024-05-25 19:51:38

詳細信息

Test #1:

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

input:

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

output:

3

result:

wrong output format Unexpected end of file - int32 expected