Introduction - If you have any usage issues, please Google them yourself
Designed the algorithm, the data consisting of n binary sort tree structure, and you can remove one node. Input: the number of data n, n data, you need to delete the value value. Output: raw data, binary sort tree inorder output node value and delete the results.