QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#628061#8422. Tree Average Weightucup-team4645#WA 0ms9916kbC++231.8kb2024-10-10 18:25:262024-10-10 18:25:26

详细

Test #1:

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

input:

5
1 -1 -1 -1 -1

output:

0

result:

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