Skip to content

Files

Latest commit

 

History

History

16-ruby

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Day 16 solution in Ruby

Screencast

screencast

Tested on

$ ruby --version
ruby 2.5.5p157 (2019-03-15 revision 67260) [x86_64-linux-gnu]

Expected result

Input file: input.txt
Part 1: 23925
Part 2: 964373157673

Quick Start

  • install Ruby and make sure ruby is available in $PATH
  • $ make