Speedup .front with clt built in
Removed one sort.
many small reformats
Use WIDTH in more places
Reformat
Speedup findBestGuessPos
removed needless includes
Speedup by replacing array of bool with bitset
Speedup by replacing flat_map with vec of pairs.
Initial commit