Introduction - If you have any usage issues, please Google them yourself
First create a binary tree, and then in-order traversal, the contents of the output node, and then count the leaf nodes of the binary tree in order to achieve the basic operation of a binary tree!