/adventofcode2018

AOC2018 solutions (python, sometimes rust and maybe other languages)

Primary LanguagePython

adventofcode2018

AOC2018 solutions.

Generally I'll do python first, since I find it easier to mess around and iterate with. If I find the problem interesting enough I'll try it in rust, and I might end up using the problems as a way to practice some other languages I'm interested in (haskell, ruby, maybe some others)