Skip to content

Commit e004834

Browse files
authored
Update day05.md (#902)
1 parent 1a4ee6b commit e004834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2025/puzzles/day05.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ def part2(input: String): Long =
251251
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day05.scala) by [Philippus Baalman](https://github.com/philippus)
252252
- [Solution](https://github.com/aamiguet/advent-2025/blob/main/src/main/scala/ch/aamiguet/advent2025/Day05.scala) by [Antoine Amiguet](https://github.com/aamiguet)
253253
- [Solution](https://github.com/henryk-cesnolovic/advent-of-code-2025/blob/main/d5/solution.scala) by [Henryk Česonlovič](https://github.com/henryk-cesnolovic)
254+
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2025/src/main/scala/Day5.scala) by [Yann Moisan](https://github.com/YannMoisan)
254255

255256
Share your solution to the Scala community by editing this page.
256257
You can even write the whole article! [Go here to volunteer](https://github.com/scalacenter/scala-advent-of-code/discussions/842)

0 commit comments

Comments
 (0)