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 +3504
-1
lines changed
src/main/scala/adventofcode/solutions Expand file tree Collapse file tree 5 files changed +3504
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ _My solutions to the 2024 edition of [Advent of Code](https://adventofcode.com/2
33
33
| ** [ 15] ( https://adventofcode.com/2024/day/15 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day15.scala ) |
34
34
| ** [ 16] ( https://adventofcode.com/2024/day/16 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day16.scala ) |
35
35
| ** [ 17] ( https://adventofcode.com/2024/day/17 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day17.scala ) |
36
- | ** [ 18] ( https://adventofcode.com/2024/day/18 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day18.scala ) |
36
+ | ** [ 18] ( https://adventofcode.com/2024/day/18 ) ** | [ solution ] ( src/main/scala/adventofcode/solutions/Day18.scala ) |
37
37
| ** [ 19] ( https://adventofcode.com/2024/day/19 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day19.scala ) |
38
38
| ** [ 20] ( https://adventofcode.com/2024/day/20 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day20.scala ) |
39
39
| ** [ 21] ( https://adventofcode.com/2024/day/21 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day21.scala ) |
You can’t perform that action at this time.
0 commit comments