This repo contains solutions to the 2021 Advent of Code challenges. Each day's challenge shows up in its own folder. To run the solution:
cd 1_sonar_sweep
ruby ./solution.rb
That's it!
This repo contains solutions to the 2021 Advent of Code challenges. Each day's challenge shows up in its own folder. To run the solution:
cd 1_sonar_sweep
ruby ./solution.rb
That's it!