I did it again, completed advent of code 2017. My solutions are available on github.

Specific goals this time were:

  • Enable newest features of C++17
  • Use build system CMake
  • Try out C++ unit test framework doctest

So I made it to the nice list in time. Merry Christmas!