- Notifications
You must be signed in to change notification settings - Fork0
k2bd/advent-of-code-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
InstallPoetry andpoetry install
the project.
(Note: if Poetry is managing a virtual environment for you, you may need to usepoetry run poe
instead of justpoe
)
Set up some boilerplate for a day usingpoe boiler
.
For example:poe boiler 2020 1
To get the test input for a particular puzzle, usepoe get-input
followed by year and day.
For example:poe get-input 2020 1
You must have theAOC_SESSION
orAOCD_DIR
environment variables set for this to work.For more information seeadvent-of-code-data.
To run a particular puzzle, usepoe solve
followed by year and day.
For example:poe solve 2020 1
Day | Part 1 | Part 2 |
---|---|---|
Day 1 | ⭐ | ⭐ |
Day 2 | ⭐ | ⭐ |
Day 3 | ⭐ | ⭐ |
Day 4 | ⭐ | ⭐ |
Day 5 | ⭐ | ⭐ |
Day 6 | ⭐ | ⭐ |
Day 7 | ⭐ | ⭐ |
Day 8 | ⭐ |
About
My advent of code solutions
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.