1
0
Fork 0
Monorepo for all old Advent of Code solutions
Go to file
Jonathan Chan a6e8936f7f Day 23: Keep track of whether elves have moved instead of doing set comparisons 2024-12-10 08:34:35 -05:00
input Day 23 2024-12-10 08:34:35 -05:00
src Day 23: Keep track of whether elves have moved instead of doing set comparisons 2024-12-10 08:34:35 -05:00
.gitignore Inital commit. 2024-12-10 08:34:01 -05:00
README.md Day 23: Keep track of whether elves have moved instead of doing set comparisons 2024-12-10 08:34:35 -05:00
lib.rkt Day 11 2024-12-10 08:34:01 -05:00
stats.rkt Inital commit. 2024-12-10 08:34:01 -05:00
template.rkt Inital commit. 2024-12-10 08:34:01 -05:00

README.md

Run times

Approximate execution times of the hardest problems, compiled with raco exe.

Day Time (s)
15 3.81
16 20.6
19 75.7
23 14.0