Skip to content

Grasseh/adventofcode-2019

Repository files navigation

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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages