Skip to content

Commit f3cf737

Browse files
authored
Add solution link by Antoine Amiguet (#855)
1 parent 29ce3da commit f3cf737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2025/puzzles/day01.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ def part2(input: String) =
297297
- [Solution](https://github.com/bishabosha/advent-of-code-2025/blob/main/scala/2025_day01.scala) by [Jamie Thompson](https://github.com/bishabosha)
298298

299299
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2025/src/main/scala/Day1.scala) by [Yann Moisan](https://github.com/YannMoisan)
300+
- [Solution](https://github.com/aamiguet/advent-2025/blob/main/src/main/scala/ch/aamiguet/advent2025/Day01.scala) by [Antoine Amiguet](https://github.com/aamiguet)
300301

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