Skip to content

Commit 02f4e20

Browse files
authored
Add solution link by Antoine Amiguet (#861)
1 parent 9a8aff8 commit 02f4e20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/2025/puzzles/day02.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,7 @@ def invalid2(id: Long): Boolean =
111111
- [Solution](https://github.com/stewSquared/advent-of-code/blob/master/src/main/scala/2025/Day02.worksheet.sc) by [Stewart Stewart](https://github.com/stewSquared)
112112
- [Live solve recording](https://www.youtube.com/watch?v=oo1J4u2zATY&list=PLnP_dObOt-rWB2QisPZ67anfI7CZx3Vsq&t=3577s) by [Stewart Stewart](https://youtube.com/@stewSquared)
113113

114+
- [Solution](https://github.com/aamiguet/advent-2025/blob/main/src/main/scala/ch/aamiguet/advent2025/Day02.scala) by [Antoine Amiguet](https://github.com/aamiguet)
115+
114116
Share your solution to the Scala community by editing this page.
115117
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)