Skip to content

gerritdrost/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the code, first install dependencies and initialize the autoloader using composer:

composer install

When that all worked out, you can run the code like this:

# Day 9 part 1:
bin/solve 9 1

# Day 3 part 2:
bin/solve 3 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages