Last active
May 2, 2024 23:22
-
-
Save jxu/492193dd66f6eb01852b2d5998c24156 to your computer and use it in GitHub Desktop.
NYT puzzle game solver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grep -Pi '^(?=.*u)[bluntam]{4,}$' /usr/share/dict/words |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment