Introduction - If you have any usage issues, please Google them yourself
Using random functions to generate 100 (not more than 100 and different) random integer, use the integer to generate a binary tree, respectively, for the first tree traversal, in order traversal sequence and post-times calendar output tree node element sequence. Note: The first traversal output required to achieve non-recursive.