Skip to content

Commit af1cb28

Browse files
authored
Add community solution link for day 12 (#931)
1 parent 6b6b535 commit af1cb28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2025/puzzles/day12.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/12
88

99
## Solutions from the community
10+
- [Solution](https://github.com/rmarbeck/advent2025/blob/main/day12/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
1011

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

0 commit comments

Comments
 (0)