Introduction - If you have any usage issues, please Google them yourself
According to the input binary tree preorder and inorder sequence to construct the binary tree, and the output sequence after sequence of the binary tree and the number of nodes in the binary tree leaves and the height of the binary tree.