Introduction - If you have any usage issues, please Google them yourself
Enter a tree expressed by the right brother of a left son, and output the result of the tree, which is traversed by the preorder, the post order, and the level of the right, as expressed normally.
[the right brother of the left son is a spirit, must understand]
Example shows:
Two
/|\
134
/ \ \
567