An open API service indexing awesome lists of open source software.

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.

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 | ✔️ | |