Advent of Code 2015 My solutions of Advent of Code 2015 in C++. Tested in Visual Studio 2022 Preview 3.1. Third party libraries I'm using: MD5 library from http://www.zedwood.com/article/cpp-md5-function .