Solutions to AOC problems in C++ using standard library.
These are far from optimal!!
To run this, compile with Visual Studio, copy the DataFiles directory to where the .exe ends up and run:
AdventOfCode.exe or ./AdventOfCode
The rest will be self explanatory.