Commit Graph

28 Commits

Author SHA1 Message Date
David f00d2805fd day 15 2022-12-26 17:29:38 -07:00
David b705b68051 finally finish day 9 part 2 2022-12-26 14:36:04 -07:00
David 205ecb4acc day 25 2022-12-25 20:42:52 -07:00
David a97522988a unify addSand implementations 2022-12-18 21:18:45 -05:00
David 30cb6c5cd6 day fourteen 2022-12-18 21:15:26 -05:00
David 2e1d7e2f84 day 11 2022-12-17 18:13:43 -05:00
David 2ba25a192c day 10 2022-12-17 17:08:09 -05:00
David 54c81ba1ca part 2 done; just did it the hard way 2022-12-08 20:29:02 -05:00
David ae55b29ff4 day8part1 done... part 2 might require another approach 2022-12-08 19:47:08 -05:00
David 0cb9b68971 add clarifying comment on where to_delete comes from 2022-12-07 22:18:08 -05:00
David 5426357cd7 simplify rust code somewhat 2022-12-07 22:16:15 -05:00
David 5809d442da and part 2 2022-12-07 22:12:24 -05:00
David 7aa2025dff day 7 part 1 in rust! 2022-12-07 22:07:18 -05:00
David 82a1ecab7d day 7. gave up on fighting the borrow checker after three hours and wrote the go version in 45 minutes. 2022-12-07 20:03:26 -05:00
David 10eca9d419 day six 2022-12-06 08:36:27 -05:00
David b0f72b2230 day 5. most of the work here was getting the parsing right 2022-12-05 08:35:47 -05:00
David c875ec5826 remove all those unwraps and just index directly into the vector 2022-12-04 19:25:13 -05:00
David c3a6c3d117 day four is done and kinda dull to actually work through 2022-12-04 19:16:05 -05:00
David fc2099c14c simplify priority math 2022-12-03 09:36:44 -05:00
David 894ddd8ca7 clean up part 2 a bit 2022-12-03 09:04:06 -05:00
David 51525f1e93 day 3 done; first time really fighting the ownership rules 2022-12-03 08:54:02 -05:00
David 4d4958aefc output link 2022-12-03 07:01:53 -05:00
David e534f10134 day two 2022-12-02 07:46:29 -05:00
David f23deb97e9 be a good neighbor and set my user-agent header
https://www.reddit.com/r/adventofcode/comments/z9dhtd/please_include_your_contact_info_in_the_useragent/
2022-12-01 08:07:30 -05:00
David e66ea212ad add one more piece to the template 2022-12-01 08:03:20 -05:00
David c22b4f753d day 1 done 2022-12-01 08:01:59 -05:00
David b59c855a30 more prep 2022-12-01 07:33:12 -05:00
David a3e86e69c8 init 2022-12-01 07:09:27 -05:00