This repository contains solutions to each of the problems in Advent of Code 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in C++ (and 2020 in Python as well)
-
Updated
Sep 7, 2024 - C++
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
This repository contains solutions to each of the problems in Advent of Code 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in C++ (and 2020 in Python as well)
🎄 Advent of Code (2021-2023) in C++
Solutions to the advent of code in C++ (http://adventofcode.com/), Rust (2019, 2020, 2021, 2022) and Python (2023)
My late entries for the Advent of Code
Advent Of Code 2023 in C++
My solutions to Advent of Code 🎄 written in C++20
Advent of Code
Silly solutions for the Advent of Code written in C++
Advent of Code solutions
Advent of Code solutions
Multiple years of advent-of-code
Solutions to Advent of Code 2023 problems
Advent of Code 2023
My solutions for the Advent of Code 2023 on C++.
All of the files I've used to complete Advent of Code. Currently only contains AoC2023, but I plan on adding previous years.