QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#50163#4811. Be CarefulArraiterWA 0ms3660kbC++143.1kb2022-09-24 23:30:462022-09-24 23:30:49

詳細信息

Test #1:

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

input:

5
1 2
1 3
2 4
2 5

output:

55
36
0
0
0
0

result:

wrong answer 2nd numbers differ - expected: '127', found: '36'