Skip to content

josienb/advent_of_code_2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

My solutions to Advent of Code 2021 in Ruby. Emphasis on solutions, not on beautiful code!

Run

Clone the repo, cd into the repo folder, then:

$ ruby day01/part1.rb
$ ruby day01/part2.rb
$ ...

Or execute main to run all scripts consecutively:

$ ruby main.rb

About

Solutions to Advent of Code 2021 in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages