/advent-of-code-16

http://adventofcode.com/2016/

Primary LanguagePython

Advent of code 2016

This repo contains the solutions for the problems of the challenge Advent of code 2016

You can check the statements at http://adventofcode.com/2016/.

Problems are solved in the day files, all classes developed to solve the problems are in the libs folders (The last digit refers to the day of the problem).

Also check here to see @blas-rabella solutions!