Skip to content

Commit ead594d

Browse files
Add community solution link for Day 8 (#911)
1 parent d9e7b34 commit ead594d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2025/puzzles/day08.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ 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)
1011

1112
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day08.scala) by [Philippus Baalman](https://github.com/philippus)
1213

0 commit comments

Comments
 (0)