Skip to content

dcoxall/advent-of-code-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

Challenges are solved in various languages:

In order to run the code for a day you need to do

$ ./run.sh [LANG] [DAY] [PART]

For example to run Day 1 Part 2 in nim you would execute

$ ./run.sh nim 01 02

Solutions

Releases

No releases published

Packages

No packages published