Go to file
2024-12-13 00:21:21 -05:00
01 day one 2024-12-01 14:53:37 -05:00
02 refactor day 2 considerably 2024-12-02 23:12:06 -05:00
03 day 4 done 2024-12-04 22:18:24 -05:00
04 we can iterate just once! 2024-12-04 22:48:53 -05:00
05 saw part 2 coming so it was indeed straightforward 2024-12-06 13:51:12 -07:00
06 it's not fast but it works 2024-12-06 21:10:44 -07:00
07 remove console.log 2024-12-07 14:31:01 -07:00
08 day 8 done 2024-12-12 22:26:35 -05:00
09 there's an off-by-one error in here somewhere 2024-12-13 00:21:21 -05:00
.gitignore day one 2024-12-01 14:53:37 -05:00
index.ts.tmpl clean up the code a little more 2024-12-04 22:38:21 -05:00
package-lock.json day 4 done 2024-12-04 22:18:24 -05:00
package.json day 4 done 2024-12-04 22:18:24 -05:00
readme.md setup some stuff 2024-11-03 14:29:28 -05:00
run.sh day one 2024-12-01 14:53:37 -05:00
today.sh day 4 done 2024-12-04 22:18:24 -05:00
util.ts there's an off-by-one error in here somewhere 2024-12-13 00:21:21 -05:00

AOC 2024

Going to try typescript this year.

https://adventofcode.com/2024/