Word-Search-Solver This C++ code implements a trie data structure to facilitate searching of words hidden within a matrix of scrambled letters.