调试中...
调试中...
题目描述
题目描述
题解
题解
提交记录
提交记录
代码
代码
测试用例
测试用例
测试结果
测试结果
行 1,列 1
inorder =
[9,3,15,20,7]
postorder =
[9,15,7,20,3]
Source