Skip to content

Commit 9da80df

Browse files
authored
Update day01.md (#853)
1 parent 2a5344c commit 9da80df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/2025/puzzles/day01.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,5 +295,7 @@ def part2(input: String) =
295295

296296
- [Solution](https://github.com/rmarbeck/advent2025/blob/main/day1/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
297297

298+
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2025/src/main/scala/Day1.scala) by [Yann Moisan](https://github.com/YannMoisan)
299+
298300
Share your solution to the Scala community by editing this page.
299301
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)

0 commit comments

Comments
 (0)