QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#751296#9530. A Game On Treepokorfanclub#WA 0ms3512kbC++173.6kb2024-11-15 17:59:312024-11-15 17:59:40

详细

Test #1:

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

input:

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

output:

-1
-1

result:

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