/aoc21

My advent of code solutions

Primary LanguagePython

aoc

My solutions to advent of code.

Each day has its own directory.

Input file is saved as in.txt, code as a.py.

The code should print only 2 lines, one for the first part and one for the second.