This repo contains my solutions to Timus.
Most of the code was written during my first two years (2010-2012) of studying in USU.
The code is dirty in most cases because there was no point in writing readable code, only fast solutions.
Each folder in solutions is a problem id, for example, solutions/1000 contains all my accepted solutions to A+B problem.
The MIT License (MIT)