Description: For question 2, I give the program a list of number which is: 15 45 878 96 253 451 12.
At the end of number will be 0 to tell the program the input is end.
There is a menu we can chose to insert, delete and find elements.
Or even exit the program.
To Search:
File list (Check if you may need any files):
BST.cpp