-->
当前位置:首页 > 题库

If `X` and `Y` are both leaf nodes in a binary tree, then there

Luz5年前 (2021-05-10)题库1456
If `X` and `Y` are both leaf nodes in a binary tree, then there exists a binary tree with preorder traversal sequence ...`X`...`Y`... and postorder traversal sequence ..`.Y`...`X`.... ~@[](2)

答案:FALSE