/advent-of-code-2021

My solutions for "Advent of Code 2021" contest, found here: https://adventofcode.com/2021

Primary LanguagePython

Advent of Code 2021

The contest can be found here

The solutions are in python3. Run any of the solutions by passing the .in files as input to the .py files:

python3 s1.py < 0.in