/advent_of_code_2022

Solutions for the advent of code 2022

Primary LanguagePython

Advent of Code 2022

Solutions for the AoC22.

To run individual solutions (after cloning):

pip install -e .
aoc --day 1 --challenge 1