Skip to content

jozef-mokry/puzzle-a-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puzzle-a-day

Solver for the puzzle-a-day puzzle

Usage

cargo run --release <day 1-31> <month 1-12>

For example, running

cargo run --release 21 5

outputs:

--- Solution 1 ---
🟪🟪🟪🟧⬛🟧⬛
🟪⬜🟫🟧🟧🟧⬛
🟪⬜🟫🟫🟫🟫🟦
⬜⬜🟨🟨🟦🟦🟦
⬜🟨🟨🟨🟦🟩⬛
🟥🟥🟥🟩🟩🟩🟩
🟥🟥🟥⬛⬛⬛⬛

# and 35 more solutions...

About

Solver for the puzzle-a-day puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages