I want to make a T9 keyboard in C++ to search for a word in an English dictionary. The problem is the program will make a Ternary Search Tree from scratch and that would be