QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#794582#7950. Lucky Drawsnanika#WA 1ms3712kbC++20833b2024-11-30 15:00:372024-11-30 15:00:37

详细

Test #1:

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

input:

5 2
1 2
1 4
3 6
4 7
5 6

output:

4

result:

wrong answer 1st lines differ - expected: '5', found: '4'