Go to file
magical 3b5b9f3839 day 10 more efficient fill
i also tried getting rid of the 'next' dict and just keeping track of a
boolean of whether we changed anything on each pass, but that made it
slower somehow. cache effects i guess?
2023-12-10 07:03:54 +00:00
day01 day 1 part 2 tcl solution 2023-12-06 03:40:44 +00:00
day02 day 2 tcl solution 2023-12-06 23:04:25 -08:00
day03 day 3 slight simplification 2023-12-04 01:31:35 +00:00
day04 day 4 tcl solution 2023-12-06 23:04:25 -08:00
day05 day 5 tcl solution 2023-12-07 18:40:44 -08:00
day06 trim 2023-12-07 07:08:20 +00:00
day07 the hand speaks 2023-12-08 03:35:54 +00:00
day08 day 8 part 2 solution 2023-12-08 06:55:04 +00:00
day09 add a note 2023-12-09 07:15:58 +00:00
day10 day 10 more efficient fill 2023-12-10 07:03:54 +00:00
.gitignore ignore cookie file 2023-11-30 07:23:24 +00:00
cron.sh cron job tweaks 2023-11-30 04:53:50 +00:00
prelude.tcl fix lmul 2023-12-09 07:16:10 +00:00