Skip to content

Commit d92086f

Browse files
Update day02.md (#859)
Co-authored-by: Jamie Thompson <bishbashboshjt@gmail.com>
1 parent 8b2f600 commit d92086f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2025/puzzles/day02.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ def invalid2(id: Long): Boolean =
105105

106106
## Solutions from the community
107107

108+
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2025/src/main/scala/Day2.scala) by [Yann Moisan](https://github.com/YannMoisan)
108109
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day02.scala) by [Philippus Baalman](https://github.com/philippus)
109110
- [Solution](https://github.com/stewSquared/advent-of-code/blob/master/src/main/scala/2025/Day02.worksheet.sc) by [Stewart Stewart](https://github.com/stewSquared)
110111
- [Live solve recording](https://www.youtube.com/watch?v=oo1J4u2zATY&list=PLnP_dObOt-rWB2QisPZ67anfI7CZx3Vsq&t=3577s) by [Stewart Stewart](https://youtube.com/@stewSquared)

0 commit comments

Comments
 (0)