Contains my personal solutions to Advent of code problems.
Advent of code is hosted on http://adventofcode.com
Ruby 2.6.5
Rspec
ruby main.rb
Then enter the number of the problem on the prompt
rspec
ruby benchmark.rb
To output it in the file
ruby benchmark.rb >benchmark.txt