This repository tracks my progress of ProjectEuler's first 100 problems. I started solving these because I'm interested in math and algorithms.
I'm still not sure of the best way to organize the solutions to 100 unique problems. Currently I have each problem stored as a function in solutions.cpp.