Skip to content

patrickroberts/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code

Installation

Usage

To run a specific puzzle:

node YYYY/dayDD/partN.js [input="YYYY/dayDD/partN/input.txt"]

To run all available puzzles for a year:

node index.js YYYY

About

Resources

Stars

Watchers

Forks