This piece of code will help you cheat in Letterpress.
Compile using: g++ main.cpp SearchEngine.cpp SearchEngine.h
OR
Just use make, makefile is already made
Have fun!
Future implementation: multithread process for the search engine
List all the words that can be create with the 25 letters provided.
C++GPL-3.0
This piece of code will help you cheat in Letterpress.
Compile using: g++ main.cpp SearchEngine.cpp SearchEngine.h
OR
Just use make, makefile is already made
Have fun!
Future implementation: multithread process for the search engine