QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#304219#5580. Branch ManagerDennisTran#WA 3ms11832kbC++202.5kb2024-01-13 16:43:072024-01-13 16:43:08

詳細信息

Test #1:

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

input:

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

output:

1

result:

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