diff --git a/docs/2025/puzzles/day08.md b/docs/2025/puzzles/day08.md index 494818045..042304ddd 100644 --- a/docs/2025/puzzles/day08.md +++ b/docs/2025/puzzles/day08.md @@ -7,6 +7,7 @@ import Solver from "../../../../../website/src/components/Solver.js" https://adventofcode.com/2025/day/8 ## Solutions from the community +- [Solution](https://github.com/henryk-cesnolovic/advent-of-code-2025/blob/main/d8/solution.scala) by [Henryk Česnolovič](https://github.com/henryk-cesnolovic) 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)