My solutions for the 2024 Advent of Code.
First, install the Gems:
bundle install
To run a day's puzzle:
bundle exec rspec spec/day_1_spec.rb
My solutions for the 2024 Advent of Code.
First, install the Gems:
bundle install
To run a day's puzzle:
bundle exec rspec spec/day_1_spec.rb