QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#873626#9459. Tree Equationlazy1105WA 0ms3712kbC++206.7kb2025-01-26 18:46:342025-01-26 18:46:34

详细

Test #1:

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

input:

2
2 3 10
0 1
0 1 2
0 1 1 3 4 3 6 3 1 9
4 3 10
0 1 2 2
0 1 2
0 1 1 3 4 3 6 3 1 9

output:

SHIT

result:

wrong output format Unexpected end of file - int32 expected