Go to file
David bec29a111c simplify somewhat 2021-12-27 12:42:02 -07:00
01 day one 2021-12-01 09:28:43 -05:00
02 day 2 2021-12-02 12:59:40 -05:00
03 correct comment 2021-12-04 09:21:15 -05:00
04 clean up day 4 a little 2021-12-04 13:07:25 -05:00
05 inline grid field to type alias 2021-12-05 14:46:48 -05:00
06 day six is done 2021-12-06 09:45:29 -05:00
07 day 7 in the books 2021-12-07 09:19:13 -05:00
08 day 8 2021-12-08 10:13:49 -05:00
09 day 9 finally done, ugly but functional 2021-12-09 21:13:24 -05:00
10 day 10 2021-12-10 14:53:17 -05:00
11 day 11 2021-12-11 13:25:27 -05:00
12 empty struct instead of bool for better memory usage 2021-12-12 13:29:41 -05:00
13 document interables 2021-12-13 20:12:13 -05:00
14 remove extra function 2021-12-14 10:12:10 -05:00
15 day 15 part 1 works. part 2 works on the sample, not the real input. 2021-12-15 22:11:02 -05:00
16 tests all pass, but I'm parsing the real input tree slightly wrong 2021-12-20 19:02:26 -05:00
17 lol, day 17 is just spamming every possible arc 2021-12-22 19:36:51 -07:00
18 further noodling on day 18 2021-12-23 09:52:58 -07:00
20 day 20 part 2 2021-12-23 17:44:25 -07:00
21 21 part 1 2021-12-23 18:58:54 -07:00
22 day 22 part 1 is tractable; part 2 is going to need a rethink 2021-12-23 20:31:40 -07:00
25 simplify somewhat 2021-12-27 12:42:02 -07:00
.gitignore automatically download inputs when making new folders 2021-11-30 20:10:44 -05:00
go.mod day 16 part one finally 2021-12-20 17:52:18 -05:00
main.go.tmpl day 9 finally done, ugly but functional 2021-12-09 21:13:24 -05:00
new.sh fix logic bug in new input curl 2021-12-06 09:22:08 -05:00
readme.md readme 2021-11-23 19:30:53 -05:00
run.sh day 16 part one finally 2021-12-20 17:52:18 -05:00

readme.md