Introduction - If you have any usage issues, please Google them yourself
Write five functions to achieve the insertion of binary tree, copy, delete, and non-recursive preorder traversal sequence operations, understand and grasp the nature and operation of the chain store binary tree, while more familiar pointer operations.