Late to the party - but Advent of Code 2015 solutions in C++
-
Updated
Dec 2, 2021 - 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.
Late to the party - but Advent of Code 2015 solutions in C++
Solutions for advent of code challenges https://adventofcode.com/
Solutions to https://adventofcode.com/2015 (complete)
Multiple years of advent-of-code
C++ solutions to Advent of Code 2015.
My late entries for the Advent of Code
Solutions to the advent of code in C++ (http://adventofcode.com/), Rust (2019, 2020, 2021, 2022) and Python (2023)
All the exercices I solved on Advent of code
Advent of Code 2015 in C++20
AoC 2015 in C++
Solutions to Advent of Code puzzles.
Solutions to Advent of Code 2015 done in C++