Description: Use stack to achieve binary tree insertion and deletion can be find, you need to manually enter the binary sequence to initialize
To Search:
File list (Check if you may need any files):
main.h
stack.cpp
stack.h
binarytree.cpp
binarytree.h
main.cpp