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 +1421
-1
lines changed
src/main/scala/adventofcode/solutions Expand file tree Collapse file tree 5 files changed +1421
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ _My solutions to the 2024 edition of [Advent of Code](https://adventofcode.com/2
20
20
| ** [ 02] ( https://adventofcode.com/2024/day/2 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day02.scala ) |
21
21
| ** [ 03] ( https://adventofcode.com/2024/day/3 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day03.scala ) |
22
22
| ** [ 04] ( https://adventofcode.com/2024/day/4 ) ** | [ solution] ( src/main/scala/adventofcode/solutions/Day04.scala ) |
23
- | ** [ 05] ( https://adventofcode.com/2024/day/5 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day05.scala ) |
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 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day06.scala ) |
25
25
| ** [ 07] ( https://adventofcode.com/2024/day/7 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day07.scala ) |
26
26
| ** [ 08] ( https://adventofcode.com/2024/day/8 ) ** | [ ] ( src/main/scala/adventofcode/solutions/Day08.scala ) |
You can’t perform that action at this time.
0 commit comments