Skip to content

Commit af27a5b

Browse files
authored
Merge pull request #560 from Sporarum/patch-1
Add Day 1 solution by Quentin Bernet
2 parents fda822d + 10c6b42 commit af27a5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/2024/puzzles/day01.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ import Solver from "../../../../../website/src/components/Solver.js"
77
https://adventofcode.com/2024/day/1
88

99
## Solutions from the community
10-
- [Solution](https://github.com/rmarbeck/advent2024/tree/main/day1) by [Raphaël Marbeck](https://github.com/rmarbeck)
1110

11+
- [Solution](https://github.com/rmarbeck/advent2024/tree/main/day1) by [Raphaël Marbeck](https://github.com/rmarbeck)
1212
- [Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2024/Day01.scala) by [Philippus Baalman](https://github.com/philippus)
13+
- [Solution](https://scastie.scala-lang.org/Sporarum/jVlQBCvoQXCtlK4ryIn42Q/4) by [Quentin Bernet](https://github.com/Sporarum)
14+
- [Solution](https://github.com/jnclt/adventofcode2024/blob/main/day01/historian-hysteria.sc) by [jnclt](https://github.com/jnclt)
1315

1416
Share your solution to the Scala community by editing this page.
1517
You can even write the whole article! [See here for the expected format](https://github.com/scalacenter/scala-advent-of-code/discussions/424)
16-
17-
- [Solution](https://github.com/jnclt/adventofcode2024/blob/main/day01/historian-hysteria.sc) by [jnclt](https://github.com/jnclt)

0 commit comments

Comments
 (0)