You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/2025/puzzles/day01.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,6 +294,7 @@ def part2(input: String) =
294
294
-[Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day01.scala) by [Philippus Baalman](https://github.com/philippus)
295
295
296
296
-[Solution](https://github.com/rmarbeck/advent2025/blob/main/day1/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
297
+
-[Solution](https://github.com/bishabosha/advent-of-code-2025/blob/main/scala/2025_day01.scala) by [Jamie Thompson](https://github.com/bishabosha)
297
298
298
299
-[Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2025/src/main/scala/Day1.scala) by [Yann Moisan](https://github.com/YannMoisan)
0 commit comments