Commit graph

5 commits

Author SHA1 Message Date
20d5b2f1f3
fix: Correct MASAS pattern detection in Day04 grid search
fix: Refactor X-MAS pattern detection in Day04 solution

fix: Remove extra `end` in day4.ex module
2024-12-04 13:35:33 +01:00
02502b0788
fix: Resolve Day04 grid processing and X-MAS pattern matching 2024-12-04 13:23:06 +01:00
c46fc49dbc
feat: Add count_x_mas function to find "MAS" pattern in grid 2024-12-04 13:22:22 +01:00
e778f56828
feat: solve part 1 2024-12-04 13:02:08 +01:00
6c74512382
feat: implement solution to the example 2024-12-04 12:52:57 +01:00