Commit Graph

15 Commits

Author SHA1 Message Date
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