Skip to content

Commit 8b0c33f

Browse files
authored
Merge pull request #556 from Philippus/patch-6
Add Philippus' solution for day 01
2 parents e466c78 + 3332b47 commit 8b0c33f

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
@@ -9,5 +9,7 @@ https://adventofcode.com/2024/day/1
99
## Solutions from the community
1010
- [Solution](https://github.com/rmarbeck/advent2024/tree/main/day1) by [Raphaël Marbeck](https://github.com/rmarbeck)
1111

12+
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2024/Day01.scala) by [Philippus Baalman](https://github.com/philippus)
13+
1214
Share your solution to the Scala community by editing this page.
1315
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)

0 commit comments

Comments
 (0)