fogleman / AdventOfCode2018

My solutions to the Advent of Code 2018 problems.

Home Page:https://www.michaelfogleman.com/aoc18/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2018

My solutions to the Advent of Code 2018 problems.

Check out the blog post, which explains how the solutions work and includes more comments in the code:

https://www.michaelfogleman.com/aoc18/

Run the solutions like so:

$ python 1.py 1.txt

About

My solutions to the Advent of Code 2018 problems.

https://www.michaelfogleman.com/aoc18/


Languages

Language:Python 94.4%Language:Go 5.6%