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 +877
-1
lines changed
src/main/scala/adventofcode/solutions Expand file tree Collapse file tree 5 files changed +877
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ _My solutions to the 2024 edition of [Advent of Code](https://adventofcode.com/2
22
22
| ** [ 04] ( https://adventofcode.com/2024/day/4 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day04.scala ) |
23
23
| ** [ 05] ( https://adventofcode.com/2024/day/5 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day05.scala ) |
24
24
| ** [ 06] ( https://adventofcode.com/2024/day/6 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day06.scala ) |
25
- | ** [ 07] ( https://adventofcode.com/2024/day/7 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day07.scala ) |
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 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day08.scala ) |
27
27
| ** [ 09] ( https://adventofcode.com/2024/day/9 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day09.scala ) |
28
28
| ** [ 10] ( https://adventofcode.com/2024/day/10 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day10.scala ) |
You can’t perform that action at this time.
0 commit comments