判断题:For a binary search tree, if its post-order travel sequence is {
For a binary search tree, if its post-order travel sequence is { 30, 35, 45, 28, 64, 77, 68, 56 }, then 30 is the parent of 28.
答案:FALSE
答案:FALSE