Files
adventofcode/2019
Bert Peters dd039e9276 Super messy 2019 day 10
I accidentally inverted my y-axis and I'm not fixing it.
2021-01-24 13:54:48 +01:00
..
2021-01-24 13:54:48 +01:00
2019-12-24 16:38:36 +01:00
2021-01-24 13:54:48 +01:00
2019-12-13 22:34:45 +01:00
2021-01-23 22:34:58 +01:00

Advent of Code 2019

This is a quick-and-dirty implementation of all 2019 problems implemented in Python because I got fed up with C++ and really couldn't stand the missing stars on the events page.

I'll try to incorporate unit tests and all because it's just nice programming, but this edition has decidedly less polish than my other attempts.