diff --git a/docs/2025/puzzles/day02.md b/docs/2025/puzzles/day02.md index fb621f696..67e4f2b58 100644 --- a/docs/2025/puzzles/day02.md +++ b/docs/2025/puzzles/day02.md @@ -8,5 +8,7 @@ https://adventofcode.com/2025/day/2 ## Solutions from the community +- [Solution](https://github.com/aamiguet/advent-2025/blob/main/src/main/scala/ch/aamiguet/advent2025/Day02.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! [Go here to volunteer](https://github.com/scalacenter/scala-advent-of-code/discussions/842)