Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
/ AdventOfCode2019 Public archive

Solutions to the Advent Of Code 2019 Puzzles

Notifications You must be signed in to change notification settings

mbamber/AdventOfCode2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to the Advent of Code 2019 Puzzles

To obtain the solutions for a given day, run make solve DAY=X PART=Y where X corresponds to a solved day, and Y corresponds to a part (either 1 or 2).

The programs assumes the input is available at ./inputs/dayX.input but this can be overriden using the INPUT= argument to make.

About

Solutions to the Advent Of Code 2019 Puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published