You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/2024/puzzles/day01.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,14 +68,14 @@ end part2
68
68
```
69
69
70
70
## Solutions from the community
71
+
71
72
-[Solution](https://github.com/Jannyboy11/AdventOfCode2024/blob/master/src/main/scala/day01/Day01.scala) of [Jan Boerman](https://x.com/JanBoerman95)
72
73
-[Solution](https://github.com/bishabosha/advent-of-code-2024/blob/main/2024-day01.scala) by [Jamie Thompson](https://github.com/bishabosha)
73
74
-[Solution](https://github.com/nikiforo/aoc24/blob/main/src/main/scala/io/github/nikiforo/aoc24/D1T2.scala) by [Artem Nikiforov](https://github.com/nikiforo)
74
75
-[Solution](https://github.com/rmarbeck/advent2024/tree/main/day1) by [Raphaël Marbeck](https://github.com/rmarbeck)
75
76
-[Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2024/Day01.scala) by [Philippus Baalman](https://github.com/philippus)
76
77
-[Solution](https://scastie.scala-lang.org/Sporarum/jVlQBCvoQXCtlK4ryIn42Q/4) by [Quentin Bernet](https://github.com/Sporarum)
77
78
-[Solution](https://github.com/jnclt/adventofcode2024/blob/main/day01/historian-hysteria.sc) by [jnclt](https://github.com/jnclt)
78
-
79
79
-[Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2024/src/main/scala/Day1.scala) by [YannMoisan](https://github.com/YannMoisan)
80
80
81
81
Share your solution to the Scala community by editing this page.
Copy file name to clipboardExpand all lines: docs/2024/puzzles/day02.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,10 @@ import Solver from "../../../../../website/src/components/Solver.js"
7
7
https://adventofcode.com/2024/day/2
8
8
9
9
## Solutions from the community
10
-
-[Solution](https://github.com/rmarbeck/advent2024/tree/main/day2) by [Raphaël Marbeck](https://github.com/rmarbeck)
11
10
11
+
-[Solution](https://github.com/rmarbeck/advent2024/tree/main/day2) by [Raphaël Marbeck](https://github.com/rmarbeck)
12
12
-[Solution](https://github.com/YannMoisan/advent-of-code/blob/master/2024/src/main/scala/Day2.scala) by [YannMoisan](https://github.com/YannMoisan)
13
13
-[Solution](https://github.com/Jannyboy11/AdventOfCode2024/blob/master/src/main/scala/day02/Day02.scala) of [Jan Boerman](https://x.com/JanBoerman95)
14
-
15
14
-[Solution](https://github.com/jnclt/adventofcode2024/blob/main/day02/red-nosed-reports.sc) by [jnclt](https://github.com/jnclt)
16
15
17
16
-[Solution](https://github.com/Philippus/adventofcode/blob/main/src/main/scala/adventofcode2024/Day02.scala) by [Philippus Baalman](https://github.com/philippus)
0 commit comments