/AoC2018

🎄 Advent of Code 2018 solutions in python

Primary LanguagePython

AoC2018

AoC2018 is a set of python solutions for the Advent of Code 2018 problems.

Example

To solve a specific day, you can use solve, passing in the input file for the current day using poetry.

poetry run aoc2018 inputs/day01.txt