Skip to content

Commit 569dc66

Browse files
authored
Merge pull request #553 from nikiforo/patch-1
Day 1 community solution
2 parents 218bfb0 + 50c49b7 commit 569dc66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/2024/puzzles/day01.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ end part2
6868
```
6969

7070
## Solutions from the community
71+
- [Solution](https://github.com/nikiforo/aoc24/blob/main/src/main/scala/io/github/nikiforo/aoc24/D1T2.scala) by [Artem Nikiforov](https://github.com/nikiforo)
72+
7173

7274
- [Solution](https://github.com/rmarbeck/advent2024/tree/main/day1) by [Raphaël Marbeck](https://github.com/rmarbeck)
7375
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2024/Day01.scala) by [Philippus Baalman](https://github.com/philippus)

0 commit comments

Comments
 (0)