Skip to content

Commit 60a8f38

Browse files
rmarbeckSethTisue
andauthored
Add community solution link for Day 8 puzzle (#913)
Co-authored-by: Seth Tisue <seth@tisue.net>
1 parent ead594d commit 60a8f38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/2025/puzzles/day08.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ import Solver from "../../../../../website/src/components/Solver.js"
77
https://adventofcode.com/2025/day/8
88

99
## Solutions from the community
10-
- [Solution](https://github.com/henryk-cesnolovic/advent-of-code-2025/blob/main/d8/solution.scala) by [Henryk Česnolovič](https://github.com/henryk-cesnolovic)
1110

11+
- [Solution](https://github.com/rmarbeck/advent2025/blob/main/day08/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
12+
- [Solution](https://github.com/henryk-cesnolovic/advent-of-code-2025/blob/main/d8/solution.scala) by [Henryk Česnolovič](https://github.com/henryk-cesnolovic)
1213
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day08.scala) by [Philippus Baalman](https://github.com/philippus)
1314

1415
Share your solution to the Scala community by editing this page.

0 commit comments

Comments
 (0)