Go to file
2024-12-17 21:28:29 -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 some slight cleanup 2024-12-15 22:38:00 -05:00
11 day 11; straightforward 2024-12-14 14:24:26 -05:00
13 day 13 has some issues 2024-12-17 20:50:33 -05:00
17 well part 1 was straightforward... is the solution for part 2 to run it in reverse? 2024-12-17 21:28:29 -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/