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