Colin McMillen mcmillen
mcmillen pushed to main at mcmillen/adventofcode 2020-12-09 08:51:26 -05:00
e7b9d4e44e day 9, part 2 solution
mcmillen pushed to main at mcmillen/adventofcode 2020-12-09 08:42:13 -05:00
0cad16b5a4 ints -> longs
mcmillen pushed to main at mcmillen/adventofcode 2020-12-09 08:41:00 -05:00
0ba214e030 day 9 part 1 solution
mcmillen pushed to main at mcmillen/adventofcode 2020-12-09 08:40:41 -05:00
ece9f8cdd2 cleanup day 8
mcmillen pushed to main at mcmillen/adventofcode 2020-12-08 15:23:34 -05:00
690f55f0ad day 8 solution
mcmillen pushed to main at mcmillen/adventofcode 2020-12-08 15:03:21 -05:00
13d5d6c9d1 clean up day 7 a bit
mcmillen pushed to main at mcmillen/adventofcode 2020-12-07 14:47:35 -05:00
314eaa841a day 7 part 2 solution (yay recursion)
mcmillen pushed to main at mcmillen/adventofcode 2020-12-07 14:40:38 -05:00
217a59affb refactor ParseRules into separate function for part 2
mcmillen pushed to main at mcmillen/adventofcode 2020-12-07 14:34:21 -05:00
c951980f73 solution for day 7 part 1
77b0676842 day 7 partial progress
11a66f2bb1 add RegularExpressions to template
d6a78fb66e add int return type for template functions
Compare 4 commits »
mcmillen pushed to main at mcmillen/adventofcode 2020-12-07 13:43:53 -05:00
7438fc97a9 actually add Day 6 code
b632755e96 finish day 6
Compare 2 commits »
mcmillen pushed to main at mcmillen/adventofcode 2020-12-07 13:24:21 -05:00
aedc195562 add day 5 part 2 answer to unit tests
mcmillen pushed to main at mcmillen/adventofcode 2020-12-07 13:21:02 -05:00
2ebb48985a day 5 solutions
mcmillen pushed to main at mcmillen/adventofcode 2020-12-04 23:15:16 -05:00
9dcddd0081 okay, this is significantly nicer
mcmillen pushed to main at mcmillen/adventofcode 2020-12-04 23:05:13 -05:00
5d822ff397 clean up validators for day 4 part 2 a little bit
mcmillen pushed to main at mcmillen/adventofcode 2020-12-04 12:10:41 -05:00
671e0d43e3 solution for day 4 (thanks i hate it)
mcmillen pushed to main at mcmillen/adventofcode 2020-12-03 10:58:33 -05:00
f08bd0576a clean up solution a bit
mcmillen pushed to main at mcmillen/adventofcode 2020-12-03 10:46:54 -05:00
13f7672ca6 day 3 solution
mcmillen pushed to main at mcmillen/adventofcode 2020-12-02 12:03:58 -05:00
bd144bd7e8 split each day into a separate source file
mcmillen pushed to main at mcmillen/adventofcode 2020-12-02 11:41:58 -05:00
59f8baefd1 Merge branch 'main' of git.semicolin.games:colin/adventofcode into main
ade5f78432 rename day1.txt -> day01.txt
Compare 2 commits »
mcmillen pushed to main at mcmillen/adventofcode 2020-12-02 11:28:02 -05:00
2ed395e1f3 rename day1.txt -> day01.txt
c69ad1e76a day 2 solution
Compare 2 commits »