Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 334 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 334 Bytes

2018 Advent of Code

My code for https://adventofcode.com/2018

Requires Python (At least version 2.7)

NOTE: The code within is to quickly solve the problems for the Advent of Code for my specific inputs. It is NOT coded with maintainability or for all possible Advent of Code inputs and hasn't been optimized for performance.