Skip to content

Commit 219a01d

Browse files
Update day02.md (#874)
Co-authored-by: Jamie Thompson <bishbashboshjt@gmail.com>
1 parent 95b17a0 commit 219a01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2025/puzzles/day02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ def invalid2(id: Long): Boolean =
110110
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day02.scala) by [Philippus Baalman](https://github.com/philippus)
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)
113-
114113
- [Solution](https://github.com/aamiguet/advent-2025/blob/main/src/main/scala/ch/aamiguet/advent2025/Day02.scala) by [Antoine Amiguet](https://github.com/aamiguet)
114+
- [Solution](https://github.com/counter2015/aoc2025/blob/master/src/main/scala/aoc2025/Day02.scala) by [counter2015](https://github.com/counter2015)
115115
- [Solution](https://github.com/johnduffell/aoc-2025/blob/main/src/main/scala/Day2.scala) by [John Duffell](https://github.com/johnduffell)
116116

117117
Share your solution to the Scala community by editing this page.

0 commit comments

Comments
 (0)