QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#606588#9230. Routing K-Codesucup-team3966#WA 0ms7840kbC++141.6kb2024-10-03 10:51:162024-10-03 10:51:16

详细

Test #1:

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

input:

4 3
1 2
1 3
1 4

output:

3

result:

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