Commit Graph

23 Commits

Author SHA1 Message Date
c951980f73 solution for day 7 part 1 2020-12-07 14:34:10 -05:00
77b0676842 day 7 partial progress 2020-12-07 13:59:51 -05:00
11a66f2bb1 add RegularExpressions to template 2020-12-07 13:57:05 -05:00
d6a78fb66e add int return type for template functions 2020-12-07 13:45:15 -05:00
7438fc97a9 actually add Day 6 code 2020-12-07 13:43:45 -05:00
b632755e96 finish day 6 2020-12-07 13:43:30 -05:00
aedc195562 add day 5 part 2 answer to unit tests 2020-12-07 13:24:09 -05:00
2ebb48985a day 5 solutions 2020-12-07 13:20:53 -05:00
9dcddd0081 okay, this is significantly nicer 2020-12-04 23:15:13 -05:00
5d822ff397 clean up validators for day 4 part 2 a little bit 2020-12-04 23:04:57 -05:00
671e0d43e3 solution for day 4 (thanks i hate it) 2020-12-04 12:10:26 -05:00
f08bd0576a clean up solution a bit 2020-12-03 10:58:14 -05:00
13f7672ca6 day 3 solution 2020-12-03 10:46:44 -05:00
bd144bd7e8 split each day into a separate source file 2020-12-02 12:03:45 -05:00
ade5f78432 rename day1.txt -> day01.txt 2020-12-02 11:41:16 -05:00
c69ad1e76a day 2 solution 2020-12-02 11:18:16 -05:00
d4f34eb07c more concise ReadInts() 2020-12-01 13:08:02 -05:00
4071a75516 read input from file instead of hard-coding 2020-12-01 11:04:50 -05:00
c14396b6c3 solution for day 1 2020-12-01 10:34:34 -05:00
d5412c0173 fix dos line endings (grumble @ MSFT tooling) 2020-11-30 11:27:07 -05:00
273f4958b8 add unit-testing framework 2020-11-30 11:26:04 -05:00
77edeb3fc7 add README for 2020 2020-11-30 11:18:23 -05:00
33806e82ca add basic skeleton for AoC 2020 2020-11-30 11:16:50 -05:00