Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.
/ AoC2020 Public archive

Challenge solutions to adventofcode.com

License

Notifications You must be signed in to change notification settings

SwanX1/AoC2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swan's Advent of Code!

See my 2021 solutions at SwanX1/AoC2021

To get the first part of the challenges, run the script with the --old parameter:

Applicable to days 1, 2, 4, 6, 7 and 8.

$ node . --old

To determine the slope and/or get debugging info, run the script with parameters like so:

Applicable to day 3.

$ node . <right> <down> [--debug]

About

Challenge solutions to adventofcode.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published