Home

Awesome

🎄 Advent of Code 2023 🎄

Rust Tests Badge

This repository contains my solutions for the Advent of Code 2023, written in Rust.

All solutions are in the same Cargo Workspace, where the solution for puzzle X can be found in the dayX package.

Every package contains unit test(s) for the example(s) from the puzzle description and will build an executable that solves the puzzle for the input file from the inputs/ directory.

Links to Solutions

DayPuzzleSource
1Trebuchet?!Solution
2Cube ConundrumSolution
3Gear RatiosSolution
4ScratchcardsSolution
5If You Give A Seed A FertilizerSolution
6Wait For ItSolution
7Camel CardsSolution
8Haunted WastelandSolution
9Mirage MaintenanceSolution
10Pipe MazeSolution
11Cosmic ExpansionSolution
12Hot SpringsSolution
13Point of IncidenceSolution
14Parabolic Reflector DishSolution
15Lens LibrarySolution
16The Floor Will Be LavaSolution
17Clumsy CrucibleSolution
18Lavaduct LagoonSolution
19AplentySolution
20Pulse PropagationSolution
21Step CounterSolution
22Sand SlabsSolution
23A Long WalkSolution
24Never Tell Me The OddsSolution
25SnowverloadSolution