- A day[x]_input.txt file that contains my input for the given day.
- A day[x]_puzzle1.cpp file that contains my solution for that Part One of the given day along with the Part One writeup.
- A day[x]_puzzle2.cpp file that contains my solution for Part Two of the given day along with the full problem writeup.
Try out Advent of Code for yourself here! https://adventofcode.com/2022
In order to complete some days that I didn't know the underlying concept, I draw inspiration for my solutions from the daily solution page at
Contact Info can be found at https://masons.codes/.