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 +2279
-1
lines changed
src/main/scala/adventofcode/solutions Expand file tree Collapse file tree 5 files changed +2279
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ _My solutions to the 2024 edition of [Advent of Code](https://adventofcode.com/2
37
37
| ** [ 19] ( https://adventofcode.com/2024/day/19 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day19.scala ) |
38
38
| ** [ 20] ( https://adventofcode.com/2024/day/20 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day20.scala ) |
39
39
| ** [ 21] ( https://adventofcode.com/2024/day/21 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day21.scala ) |
40
- | ** [ 22] ( https://adventofcode.com/2024/day/22 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day22.scala ) |
40
+ | ** [ 22] ( https://adventofcode.com/2024/day/22 ) ** | [ solution ] ( src/main/scala/adventofcode/solutions/Day22.scala ) |
41
41
| ** [ 23] ( https://adventofcode.com/2024/day/23 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day23.scala ) |
42
42
| ** [ 24] ( https://adventofcode.com/2024/day/24 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day24.scala ) |
43
43
| ** [ 25] ( https://adventofcode.com/2024/day/25 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day25.scala ) |
You can’t perform that action at this time.
0 commit comments