#include using namespace std; int main() { cout << "Cannot buid the tree without the insert function." << endl << "See next section." << endl; return 0; }