riiwo / AoC2021

Advent of code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code 2021

Each day can be run by command:

ruby <day_directory>/script.rb

e.g ruby day_1/script.rb

Output should be visible in terminal like:

First: 198273189273
Second: 2347234

About

Advent of code


Languages

Language:Ruby 100.0%