diff --git a/docs/2025/puzzles/day02.md b/docs/2025/puzzles/day02.md index fb621f696..56af2a0f6 100644 --- a/docs/2025/puzzles/day02.md +++ b/docs/2025/puzzles/day02.md @@ -7,6 +7,7 @@ import Solver from "../../../../../website/src/components/Solver.js" https://adventofcode.com/2025/day/2 ## Solutions from the community +- [Solution](https://github.com/rmarbeck/advent2025/blob/main/day02/src/main/scala/Solution.scala) by [Raphaƫl Marbeck](https://github.com/rmarbeck) 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)