Introduction - If you have any usage issues, please Google them yourself
From the input binary sort tree to remove a node. By considering the node is a leaf node, respectively, or only a left subtree or right subtree, or left and right subtrees whole situation is not empty. .