My C++ solutions to the Coursera Algorithmic Toolbox course. Compile with these flags: g++ -pipe -O2 -std=c++14 -lm