Skip to content

seanhandley/adventofcode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

CircleCI

             *
            /.\
           /..'\
           /'.'\
          /.''.'\
          /.'.'.\
   "'""""/'.''.'.\""'"'"
         ^^^[_]^^^

Solutions for the 2020 Advent of Code challenge.

To Install

You'll need to install Ruby before you can run these solutions.

To Run

To run from repository root directory:

Ruby

cat ruby/day_1/input.txt | ruby/day_1/advent1.1.rb

Check all the output by running the check script

./check.sh
OK DAY 1.1
OK DAY 1.2
OK DAY 2.1
FAIL DAY 2.2
FAIL DAY 3.1

About

Advent of Code Solutions 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published