Skip to content

Commit 29ce3da

Browse files
authored
Add solution link by Jamie Thompson (#854)
1 parent 9da80df commit 29ce3da

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
@@ -294,6 +294,7 @@ def part2(input: String) =
294294
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day01.scala) by [Philippus Baalman](https://github.com/philippus)
295295

296296
- [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)
297298

298299
- [Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2025/src/main/scala/Day1.scala) by [Yann Moisan](https://github.com/YannMoisan)
299300

0 commit comments

Comments
 (0)