Repository

andras-szoldatics/advent-of-code

Advent of Code solutions

Advent of Code

These are my attempts at solving the new (& old) challenges of the yearly Advent of Code event.

The solutions are organized in a subfolder structure: ./{YEAR}/{DAY}

So far, each solution is a single CMAKE project using C++17 as a coding standard.

Each project provides solutions to both the first & the second part of the day's challenge.

input data for challenges

Per the creator's request, input files are not included in this repo.

If you want to test your input, this requires creating an input.txt file in the working directory. Usually.

collected stars, so far

year stars
2023 6
2022 50
2021 50
2020 2
2019 2
2018 2
2017 2
2016 50
2015 50