QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#801352#7216. Boxes on treeGuanYunchangWA 1ms5708kbC++173.3kb2024-12-06 21:36:562024-12-06 21:36:57

详细

Test #1:

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

input:

3
1 3 2
1 2
2 3

output:

6

result:

wrong answer 1st numbers differ - expected: '4', found: '6'