Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

Advent of Code

Solutions for the puzzles at https://adventofcode.com/.

You will need your Session ID, get it from the cookie in your browser and save it to a .session file in this repository.

Create a python3venv and install requirements:

$ python3 -m venv .
$ bin/pip install -r requirements.txt

The run the puzzles, e.g.:

$ bin/python 2020/01_report_repair.py

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages