davidcelis / advent-of-code-2021

πŸŽ„ My solutions to 2021's Advent of Code, in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ„ Advent of Code 2022 πŸŽ„

These are my solutions for 2022's Advent of Code. To run any of my solutions, you can just run its main.rb file with ruby. For example, to run my solution for the first day, just run ruby day-01/main.rb in your Terminal. Each day also includes a README that's simply the text of the problem from Advent of Code itself in case it ever becomes unavailable on the web.

About

πŸŽ„ My solutions to 2021's Advent of Code, in Ruby


Languages

Language:Ruby 100.0%