Add solution for "Day 8: Playground", part 1
This commit is contained in:
@@ -20,7 +20,11 @@ This project does not contain the puzzle or example inputs as per the [copyright
|
||||
|
||||
### Day 6: Trash Compactor
|
||||
|
||||
:mag_right: Puzzle: <https://adventofcode.com/2025/day/6>, :white_check_mark: Solver: [`Trash Compactor`](src/solvers/trash_compactor.rs)
|
||||
:mag_right: Puzzle: <https://adventofcode.com/2025/day/6>, :white_check_mark: Solver: [`TrashCompactor`](src/solvers/trash_compactor.rs)
|
||||
|
||||
### Day 8: Playground
|
||||
|
||||
:mag_right: Puzzle: <https://adventofcode.com/2025/day/8>, :white_check_mark: Solver: [`Playground`](src/solvers/playground.rs)
|
||||
|
||||
## Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user