#include "binaryTree.h" #include #include using namespace std; int main(){ binaryTree ibt; vector v={10, 12, 102, 11, 83, 51, 23, 4, 91, 51, 23, 51}; for (int i=0; i sbt; vector vs={"10", "12", "102", "11", "83", "51", "23", "4", "91", "51", "23", "51"}; for (int i=0; i