Solutions to Advent of Code 2016 problems in C++, using the range-v3 library.
This is mainly to familiarize myself in preparation for Advent of Code 2017. Those solutions will be published here as I do them.
git submodule update --init
cmake .
make all test