Contains my personal solutions to Advent of code problems.
Advent of code is hosted on http://adventofcode.com
Ruby 3.1.x
Minitest
rake run
Then enter the number of the problem on the prompt
rake test
rake benchmark
To output it in the file
rake benchmark >benchmark.txt