danhalligan / AoC2018

πŸŽ„ Advent of Code 2018 solutions in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸŽ„ Advent of Code 2018 solutions in python


Languages

Language:Python 100.0%