Skip to content

Commit

Permalink
Merge pull request #690 from aamiguet/patch-1
Browse files Browse the repository at this point in the history
Update day10.md
  • Loading branch information
KacperFKorban authored Dec 10, 2024
2 parents 58fec11 + 9254b29 commit 8a7473c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/2024/puzzles/day10.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ https://adventofcode.com/2024/day/10
- [Solution](https://github.com/rolandtritsch/scala3-aoc-2024/blob/trunk/src/aoc2024/Day10.scala) by [Roland Tritsch](https://github.com/rolandtritsch)
- [Solution](https://github.com/makingthematrix/AdventOfCode2024/blob/main/src/main/scala/io/github/makingthematrix/AdventofCode2024/DayTen.scala) by [Maciej Gorywoda](https://github.com/makingthematrix)
- [Solution](https://github.com/jnclt/adventofcode2024/blob/main/day10/hoof-it.sc) by [jnclt](https://github.com/jnclt)
- [Solution](https://github.com/aamiguet/advent-2024/blob/main/src/main/scala/ch/aamiguet/advent2024/Day10.scala) by [Antoine Amiguet](https://github.com/aamiguet)

Share your solution to the Scala community by editing this page.
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)

0 comments on commit 8a7473c

Please sign in to comment.