1
0
Fork 0
mirror of https://github.com/imjasonh/spelling-bee synced 2026-07-15 11:36:10 +00:00

Add links to puzzles

This commit is contained in:
Jason Hall 2017-02-22 13:06:33 -05:00
parent 5e869aff1b
commit d226fb480c

View file

@ -26,6 +26,20 @@ best part.
Without parallelism, generating 7-letter puzzles takes about 5 and a half hours,
and generates 51912 unique puzzles.
## Results
The list of all valid puzzles is here:
https://storage.googleapis.com/spelling-bee/ls-7.txt
Each puzzle is named after the letters in the puzzle, where the first letter in
the name is the required letter. For example, answers to the puzzle `eirstad`
must include the letter `e`.
The answers to that puzzle are at:
https://storage.googleapis.com/spelling-bee/eirstad.txt
The last line of the file is the total number of points for that puzzle.
## Findings
### Longest answers