Keenan Tims 2729799fa2
day18: optimize
* Implement generic path tracing, so part 1 doesn't store and return the full path,
  just the count.
* Improve part2 impl to only run path search if the block fell on our
  last path.
* Start part2 path search from the best path position immediately before
  the placed block.
2024-12-17 23:51:09 -08:00
2024-12-02 21:22:05 -08:00
2024-12-17 23:51:09 -08:00
2024-12-17 21:52:41 -08:00
2024-12-13 02:15:41 -08:00
2024-11-30 21:37:02 -08:00
2024-12-16 14:44:30 -08:00
2024-12-17 23:41:48 -08:00
2024-12-17 23:41:48 -08:00
Description
No description provided
Readme 646 KiB
Languages
Rust 100%