This repository was archived by the owner on Jan 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +66
-1
lines changed
src/main/scala/adventofcode/solutions Expand file tree Collapse file tree 5 files changed +66
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ _My solutions to the 2024 edition of [Advent of Code](https://adventofcode.com/2
24
24
| ** [ 06] ( https://adventofcode.com/2024/day/6 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day06.scala ) |
25
25
| ** [ 07] ( https://adventofcode.com/2024/day/7 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day07.scala ) |
26
26
| ** [ 08] ( https://adventofcode.com/2024/day/8 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day08.scala ) |
27
- | ** [ 09] ( https://adventofcode.com/2024/day/9 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day09.scala ) |
27
+ | ** [ 09] ( https://adventofcode.com/2024/day/9 ) ** | [ solution ] ( src/main/scala/adventofcode/solutions/Day09.scala ) |
28
28
| ** [ 10] ( https://adventofcode.com/2024/day/10 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day10.scala ) |
29
29
| ** [ 11] ( https://adventofcode.com/2024/day/11 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day11.scala ) |
30
30
| ** [ 12] ( https://adventofcode.com/2024/day/12 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day12.scala ) |
You can’t perform that action at this time.
0 commit comments