Voulgaris-Sot / advent-of-code-2018

My solutions for Advent of Code 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2018

These are my partial solutions for the Advent of Code 2018 in Python. Most of the solutions are straightforward and pure bruteforce, with a few exceptions. I have not tested with other inputs and some solutions may fail to generalize. Still have to finish this year.

About

My solutions for Advent of Code 2018


Languages

Language:Python 100.0%