Skip to content

Latest commit

 

History

History

08-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Day 8 solution in JavaScript

Screencast

screencast

Tested on

$ node --version
v13.5.0

Expected Result

Input file input.txt
Part 1: 2051
Part 2: 2304

Quick Start

  • install node.js and make sure node is available in $PATH
  • $ make