Commit Graph

23 Commits

Author SHA1 Message Date
Jonathan Chan dcec18baeb Day 25! 2019-12-24 23:56:50 -08:00
Jonathan Chan 756b45c72d Day 24: Part 1 done, part 2 is incorrect. 2019-12-24 01:00:53 -08:00
Jonathan Chan 6e1659328f Day 23. 2019-12-22 23:25:28 -08:00
Jonathan Chan cbb9262fbd Day 22: Part 1 complete, part 2... still running? 2019-12-22 00:50:36 -08:00
Jonathan Chan 98e2146c3e Day 21. 2019-12-21 12:09:17 -08:00
Jonathan Chan 6b69e33b5c Day 20: Part 1. 2019-12-19 23:12:07 -08:00
Jonathan Chan 160655eecc Day 19. 2019-12-18 23:23:22 -08:00
Jonathan Chan 5d4d9686b8 Day 18: Partial progress. 2019-12-17 23:53:40 -08:00
Jonathan Chan 9a4afc2dd3 Day 17. 2019-12-16 22:09:34 -08:00
Jonathan Chan 4dffed6399 Day 16: Part 1. 2019-12-15 23:31:42 -08:00
Jonathan Chan 9d9dc6109a Day 15. Also, some code cleanup:
- Modified IntCode interpreter to be entirely functional (via functional
vector-set!*) and fixed a bug
- Removed `zip` since it can be implemented as map
- Reimplemented `transpose` more idiomatically
- Added functions for creating, converting, displaying grids stored in
vector, list, and hashtable forms
2019-12-15 22:51:20 -08:00
Jonathan Chan c1acc1ba25 Day 14! 2019-12-14 23:53:38 -08:00
Jonathan Chan 777cb40767 Day 13. 2019-12-12 22:49:37 -08:00
Jonathan Chan ce29e2e206 Day 11. 2019-12-10 23:16:39 -08:00
Jonathan Chan 9f614b8616 Day 10: Part 1. 2019-12-10 00:16:52 -08:00
Jonathan Chan 28a510f3ec Day 9; Cleanup of IntCode interpreter and solutions from past days. 2019-12-08 23:29:20 -08:00
Jonathan Chan 1df4ec737e Day 8. 2019-12-07 21:53:07 -08:00
Jonathan Chan d0f8275543 Day 7: Part 1 complete, part 2 not working. 2019-12-07 00:17:16 -08:00
Jonathan Chan 55859ac314 Day 6. 2019-12-05 23:28:02 -08:00
Jonathan Chan 94f41f4d04 Day 5. 2019-12-05 00:39:19 -08:00
Jonathan Chan 55d036e9a6 Day 3. It's ugly don't look at it. 2019-12-03 20:46:04 -08:00
Jonathan Chan 8c3e0ddf94 Day 02. I'll add comments later. 2019-12-02 01:25:42 -08:00
Jonathan Chan d86fa6bcdf Day 1. 2019-11-30 21:37:37 -08:00