Skip to content

tdooner/advent-code

Repository files navigation

Tom's Advent of Code

Usage

# on the 5th of December:
./start.sh 5

echo '[input for test case]' > 2020/01/test-input

# edit process.rb, write the code
# run it with
ruby process.rb test-input

# verify it produces the right output, then solve it for real with
ruby process.rb input

About

Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published