https://github.com/djngalja/adventofcode
:santa: :christmas_tree: My solutions of the Advent of Code challenges (2024), no AI.
https://github.com/djngalja/adventofcode
advent-of-code advent-of-code-2024 aoc-2024 aoc-2024-in-cpp cpp no-ai
Last synced: about 1 year ago
JSON representation
:santa: :christmas_tree: My solutions of the Advent of Code challenges (2024), no AI.
- Host: GitHub
- URL: https://github.com/djngalja/adventofcode
- Owner: djngalja
- Created: 2025-01-03T09:06:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T20:38:14.000Z (over 1 year ago)
- Last Synced: 2025-03-19T21:38:53.607Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2024, aoc-2024, aoc-2024-in-cpp, cpp, no-ai
- Language: C++
- Homepage: https://adventofcode.com/
- Size: 119 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
My solutions for **Advent of Code 2024**, solved in **C++**, no AI tools used.
The challenge descriptions and inputs can be found at [Advent of Code](https://adventofcode.com/).
| Day | Part 1 | Part 2 |
|-------|---|---|
| Day 1 | ✔️ | ✔️ |
| Day 2 | ✔️ | ✔️ |
| Day 3 | ✔️ | ✔️ |
| Day 4 | ✔️ | ✔️ |
| Day 5 | ✔️ | ✔️ |
| Day 6 | ✔️ | ✔️ |
| Day 7 | ✔️ | ✔️ |
| Day 8 | ✔️ | ✔️ |
| Day 9 | ✔️ | ✔️ |
| Day 10 | ✔️ | ✔️ |
| Day 11 | ✔️ | ✔️ |
| Day 12 | ✔️ | ✔️ |
| Day 13 | ✔️ | ✔️ |
| Day 14 | ✔️ | ✔️ |
| Day 15 | ✔️ | ✔️ |
| Day 16 | ✔️ | |