Commit Graph
3 Commits
Author SHA1 Message Date
Penelope Yong 1f140f6047 Fix a README typo 2024-12-11 11:41:45 +00:00
Penelope Yong 8d92a20cde Remove warning in README 2024-12-11 11:38:45 +00:00
Penelope Yong 6d4f9b50c8 Use u64 to represent solution
Some puzzles have solutions which are too large for `u32`s.
2024-12-11 11:34:34 +00:00