QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#418735#4686. ToursHuangHanShengWA 0ms5444kbC++141.7kb2024-05-23 15:26:512024-05-23 15:26:52

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 5444kb

input:

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

output:

0

result:

wrong answer 1st numbers differ - expected: '1', found: '0'