Skip to content

RachaelBooth/AdventOfCode2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

My setup and (eventually) solutions to Advent of Code 2017.

This is mostly a set of quick-to-write solutions, with no particular effort put in for readability, cleanliness, or optimization.

For my own benefit:

Run with:

npm run solve -- -d <day> -p <part>

Add files for new day with:

npm run setup -- -d <day>

Add -2 to the above to copy file for part 2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published