Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 248 Bytes

Advent-of-code-2018

My solutions to the Advent of Code 2018 problems (https://adventofcode.com/2018/)

Usage

Run by cloning the repository, opening up a terminal and executing the command python src/<filename>.py input/<challenge name>.txt.