This folder contains solutions to each of the problems in Advent of Code 2022 in C++.
- The sample puzzles for some days (eg 9) multiple sample inputs. Edit the file before using it.
- Some solutions for some days (eg 15) need different constants for the sample input and the puzzle input. Edit the file before using it.