You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/2024/puzzles/day04.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -298,7 +298,7 @@ def totalMAS(grid: Grid): Int =
298
298
-[Solution](https://github.com/makingthematrix/AdventOfCode2024/blob/main/src/main/scala/io/github/makingthematrix/AdventofCode2024/DayFour.scala) by [Maciej Gorywoda](https://github.com/makingthematrix)
299
299
-[Solution](https://github.com/itsjoeoui/aoc2024/blob/main/src/day04.scala) by [itsjoeoui](https://github.com/itsjoeoui)
300
300
-[Solution](https://github.com/guycastle/advent_of_code/blob/main/src/main/scala/aoc2024/day04/DayFour.scala) by [Guillaume Vandecasteele](https://github.com/guycastle)
301
-
-[Solution](https://github.com/rolandtritsch/scala3-aoc-2024/blob/trunk/src/aoc2024/Day04.scala) by [Roland Tritsch](https://github.com/rolandtritsch)
301
+
-[Solution](https://github.com/rolandtritsch/scala3-aoc-2024/blob/trunk/main/src/aoc2024/Day04.scala) by [Roland Tritsch](https://github.com/rolandtritsch)
302
302
-[Solution](https://github.com/Jannyboy11/AdventOfCode2024/blob/master/src/main/scala/day04/Day04.scala) of [Jan Boerman](https://x.com/JanBoerman95)
303
303
-[Solution](https://github.com/profunctor-optics/advent-2024/blob/main/src/main/scala/advent2024/Day04.scala) by [Georgi Krastev](https://github.com/joroKr21)
304
304
-[Solution](https://github.com/jportway/advent2024/blob/master/src/main/scala/Day4.scala) by [Joshua Portway](https://github.com/jportway)
0 commit comments