Solves the Countdown letters game. Support for Street Countdown (ie no input limit), but limited to dictionary provided. Loads a dictionary file using a trie. Dictionary needs to be in alphabetical order.
Solves the Countdown letters game. Support for Street Countdown (ie no input limit), but limited to dictionary provided. Loads a dictionary file using a trie. Dictionary needs to be in alphabetical order.