|
|
11d5af98db
|
fix: test are passing for part 2
|
2024-12-04 17:48:19 +01:00 |
|
|
|
1d6fdd25a8
|
refactor: Improve X-MAS pattern detection with simplified diagonal checks
|
2024-12-04 13:37:52 +01:00 |
|
|
|
08a41a4b6e
|
feat: Implement X-MAS pattern counting algorithm for grid search
|
2024-12-04 13:37:09 +01:00 |
|
|
|
3a776a6649
|
remove the implementation
|
2024-12-04 13:36:42 +01:00 |
|
|
|
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 |
|
|
|
13d056a471
|
test: add test for day4
|
2024-12-04 12:52:41 +01:00 |
|