Grasseh / adventofcode-2019

:snowman: Solutions to Advent of Code 2019 (www.adventofcode.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2019

Actions Status

Contains my personal solutions to Advent of code problems.

Advent of code is hosted on http://adventofcode.com

Requirements

Ruby 2.6.5

Rspec

Usage

ruby main.rb

Then enter the number of the problem on the prompt

Tests

rspec

Benchmarking

ruby benchmark.rb

To output it in the file

ruby benchmark.rb >benchmark.txt

About

:snowman: Solutions to Advent of Code 2019 (www.adventofcode.com)


Languages

Language:Ruby 100.0%