Skip to content

francesmatthew/advent-of-code-2021

Repository files navigation

Advent of Code

This is a collection of Advent of Code solutions written by Matthew Frances, Nick Conn, and Peter Scrandis

Dependencies

Install the custom Advent of Code Handler module using pip:

python3 -m pip install -e ./libraries/AOCHandler/

Instructions

All programs are designed to run with the current working directory as the solutions folder for that day. For example:

cd ./solutions/day01
python3 ./python/day01.py example

About

2021 Advent of Code Solutions co-authored by Matt Frances, Nick Conn, and Peter Scrandis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages