mirror of
https://github.com/imjasonh/spelling-bee
synced 2026-07-18 06:26:22 +00:00
This commit is contained in:
parent
9a957e7286
commit
5f78d51724
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ Nothing requires the puzzle to have 7 available letters. If we only provide 6
|
|||
letters, we get fewer valid puzzles, but it takes less time to compute them.
|
||||
|
||||
| # letters | time | # puzzles|
|
||||
------------------------------
|
||||
|---|---|---|
|
||||
| 3 | 20s | 0 |
|
||||
| 4 | 2m20s | 189 |
|
||||
| 5 | 10m29s | 6139 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue