Introduction - If you have any usage issues, please Google them yourself
given a tree before the sequence \ sequence were constructed out of the tree, and print out the following sequence tree// For example, the former sequence : a, b d e g h i c ORDER : d b e h i g a c