Find a file
2019-12-07 02:09:31 -05:00
day1 Add solution to day 1 in rust 2019-12-02 23:22:35 -05:00
day2 Add solution to day 2 in rust 2019-12-02 23:33:47 -05:00
day3 Remove dead code from day 3 2019-12-03 01:51:49 -05:00
day4/go Shorten day 4 part 2 solution from reddit inspiration 2019-12-04 01:12:40 -05:00
day5 Give position mode constants proper names, minor day 5 cleanup 2019-12-05 02:29:32 -05:00
day6 Add snark to comments in day 6 2019-12-06 02:00:10 -05:00
day7 Add solution to day 7 part 1 2019-12-07 02:09:31 -05:00
.gitignore
README.md

Advent of Code 2019 🎄

'Tis the season! These are my solutions to the 2019 Advent of Code, written in a mix of languages, as I feel like it. Probably going to mostly be Python, though...