Skip to content

Commit 45f9bb5

Browse files
authored
Update day06.md (#903)
1 parent e4d8b37 commit 45f9bb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2025/puzzles/day06.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ https://adventofcode.com/2025/day/6
1515
- [Solution](https://github.com/rmarbeck/advent2025/blob/main/day06/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
1616
- [Solution](https://github.com/henryk-cesnolovic/advent-of-code-2025/blob/main/d6/solution.scala) by [Henryk Česnolovič](https://github.com/henryk-cesnolovic)
1717
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day06.scala) by [Philippus Baalman](https://github.com/philippus)
18+
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2025/src/main/scala/Day6.scala) by [Yann Moisan](https://github.com/YannMoisan)
1819

1920
Share your solution to the Scala community by editing this page.
2021
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)