Zoom and Enhance(mmhaskell.com)
mmhaskell.com
Zoom and Enhance
https://mmhaskell.com/blog/2022/11/7/zoom-enhance
2 comments
The binary representation is a neat idea. I found the trickiest part of this problem for me was interpreting an expanding boundary of the considered world: https://github.com/sordina/advent2021/blob/solutions/src/Adv...
> the rest of the input image consists of dark pixels (.)
This key bit of information seems to be missing in the originally posted problem, which your link clarifies!
This key bit of information seems to be missing in the originally posted problem, which your link clarifies!