Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 263 Bytes

Countdown Solver

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.