QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#364981#6306. Chase Gameucup-team3232WA 3ms11728kbC++173.9kb2024-03-24 17:45:402024-03-24 17:45:40

詳細信息

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 11728kb

input:

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

output:

3

result:

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