1
0
Fork 0
adventofcode/src
Jonathan Chan 63398d7364 Day 25! 2024-12-10 08:33:09 -05:00
..
01.rkt Day 04: Use entire file instead of splitting input beforehand. 2024-12-10 08:33:09 -05:00
02.rkt Day 02: Move some work into parsing. 2024-12-10 08:33:09 -05:00
03.rkt Day 03: Keep string instead of list of chars. 2024-12-10 08:33:09 -05:00
04.rkt Day 04: Use a single fold for both parts. 2024-12-10 08:33:09 -05:00
05.rkt Day 05: Now purely functional! 2024-12-10 08:33:09 -05:00
06.rkt Day 06: Move assocf into library. 2024-12-10 08:33:09 -05:00
07.rkt Day 07: Typo. 2024-12-10 08:33:09 -05:00
08.rkt Remove redundant import of racket/set. 2024-12-10 08:33:09 -05:00
09.rkt Remove redundant import of racket/set. 2024-12-10 08:33:09 -05:00
10.rkt Day 10: Squish cases. 2024-12-10 08:33:09 -05:00
11.rkt Day 15: This solution is wrong because you can go in more directions than only right and down. 2024-12-10 08:33:09 -05:00
12.rkt Remove redundant import of racket/set. 2024-12-10 08:33:09 -05:00
13.rkt Remove redundant import of racket/set. 2024-12-10 08:33:09 -05:00
14.rkt Day 14: Some cleanup. 2024-12-10 08:33:09 -05:00
15.rkt Day 19. idk how to make it faster 2024-12-10 08:33:09 -05:00
16.rkt Day 16. 2024-12-10 08:33:09 -05:00
17.rkt Day 17. 2024-12-10 08:33:09 -05:00
18.rkt Day 18: Simplify logic a little without using symbols. 2024-12-10 08:33:09 -05:00
19.rkt Day 19: Forgot to revert experimental changes. 2024-12-10 08:33:09 -05:00
20.rkt Day 20: Refactoring. Will NOT be using sets. 2024-12-10 08:33:09 -05:00
21.rkt Day 21. I'll refactor later lmao 2024-12-10 08:33:09 -05:00
22.rkt Day 22. 2024-12-10 08:33:09 -05:00
23.rkt Day 23 manually lmao 2024-12-10 08:33:09 -05:00
24.rkt Day 24: Done manually lol. 2024-12-10 08:33:09 -05:00
25.rkt Day 25! 2024-12-10 08:33:09 -05:00