Skip to content

Commit c214001

Browse files
PhilippusSethTisue
andauthored
Add Philippus' solution for day 01 (#850)
Co-authored-by: Seth Tisue <seth@tisue.net>
1 parent e21b67c commit c214001

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/2025/puzzles/day01.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ https://adventofcode.com/2025/day/1
99
## Solutions from the community
1010

1111
- [Solution](https://github.com/merlinorg/advent-of-code/blob/main/src/main/scala/year2025/day01.scala) by [merlinorg](https://github.com/merlinorg)
12+
13+
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2025/Day01.scala) by [Philippus Baalman](https://github.com/philippus)
14+
1215
- [Solution](https://github.com/rmarbeck/advent2025/blob/main/day1/src/main/scala/Solution.scala) by [Raphaël Marbeck](https://github.com/rmarbeck)
1316

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

0 commit comments

Comments
 (0)