Skip to content

coeli-network/aoc-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

This year I will attempt to solve the puzzles with Ruby.

Solve the puzzles

# Install Ruby
# https://www.ruby-lang.org/en/documentation/installation/

./bin/solve        # to solve all days
./bin/solve -d 01  # to solve a particular day

About

Advent of Code 2024 in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages