72 Commits

Author SHA1 Message Date
881cdd6e32 Day 5.2 2019-12-06 00:44:48 +00:00
ec0fc3ef1b Add a little helper to run all intcode challenges 2019-12-06 00:14:20 +00:00
156e9250b3 Day 5.1 2019-12-06 00:10:14 +00:00
a46f56da7f Implement opcodes 3 and 4, naively 2019-12-05 22:45:18 +00:00
0ffe0410b4 Add character devices 2019-12-05 22:31:18 +00:00
032451ad74 More intcode refactoring 2019-12-05 22:07:05 +00:00
2f4ca301ad Refactor intcode in preparation for day 5 2019-12-05 19:45:14 +00:00
3ddda35eec Minor speed tweaks for day 4 2019-12-04 23:30:26 +00:00
be0c611f0d Day 4.2 2019-12-04 23:27:58 +00:00
a2607b8508 Day 4.1 2019-12-04 23:11:57 +00:00
e445b7582a Remove a comment that is wrong in retrospect 2019-12-03 23:51:19 +00:00
fd875fe36b Day 3.2 2019-12-03 23:45:30 +00:00
67f3c61d57 Day 2.1, horrible but working 2019-12-03 23:11:58 +00:00
7fb5201a11 Day 3.1 - first, bad attempt 2019-12-03 22:34:17 +00:00
14eff1a60c Day 2.2 2019-12-02 21:37:21 +00:00
637f909678 Extract intcode computer into a library 2019-12-02 21:09:05 +00:00
de87b93be1 Day 2.1 2019-12-02 20:13:09 +00:00
e943794b67 Add README 2019-12-02 19:04:53 +00:00
08a13d416c Day 01 2019-12-01 17:40:23 +00:00
4f35fa8515 Day 3 2018-12-04 00:56:40 +00:00
4bebe8110e Day 2 2018-12-03 23:44:18 +00:00
026be18835 Day 1 2018-12-01 12:20:10 +00:00