This repository contains solutions for Advent of Code 2024. Each day's puzzles will be in its own directory.
dayX/: Directory for each day's puzzles (e.g.,day1/,day2/).prompts.txt: Puzzle description.solution.php: Solution file.
- Day 1: Historian Hysteria
- Day 2: Red-Nosed Reports
- Day 3: Mull It Over
- Day 4: Ceres Search
- Day 5: Print Queue
- Day 6: Guard Gallivant
- Day 7: Bridge Repair
- Day 8: Resonant Collinearity
- Day 9: Disk Fragmenter
- Day 10: Hoof It
- Day 11: Plutonian Pebbles
- Day 12: Garden Groups
- Day 13: Claw Contraption
- Day 14: Restroom Redoubt
- Day 15: Warehouse Woes
- Day 16: Reindeer Maze
- Day 17: Chronospatial Computer
- Day 18: RAM Run
- Day 19: Linen Layout
- Day 20: Race Condition
- Day 21: Keypad Conundrum
- Day 22: Monkey Market
- Day 23: LAN Party
- Day 24: Crossed Wires
- Day 25: Code Chronicle🎄🎁
Advent of Code is an annual event featuring an advent calendar of programming puzzles created by Eric Wastl. These puzzles are suitable for a wide range of skill levels and can be solved in any programming language.
You can participate, explore past events, or learn more at the official Advent of Code website.
Note: This repository contains only my solutions to the puzzles. To solve the puzzles yourself:
- Visit the Advent of Code website.
- Log in to access your personalized puzzle inputs.
- Use this repository for inspiration or as a reference after attempting the puzzles on your own.
The problem inputs and descriptions belong to the Advent of Code. For legal and ethical reasons:
- This repository does not include puzzle inputs. To run the solutions, you'll need to download your own inputs from the Advent of Code website.
- Do not copy puzzle text or inputs into this repository or elsewhere.
Enjoy solving, happy coding, and happy holidays! - ExileStudios🎄🌟