QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#73944#4811. Be CarefuldcmfqwWA 1ms1748kbC++144.0kb2023-01-29 17:37:062023-01-29 17:37:07

詳細信息

Test #1:

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

input:

5
1 2
1 3
2 4
2 5

output:

0
0
0
0
0
0

result:

wrong answer 1st numbers differ - expected: '55', found: '0'