advent-of-code-rust icon indicating copy to clipboard operation
advent-of-code-rust copied to clipboard

Complete 2023 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 450 stars in less than 1 second.

Results 1 advent-of-code-rust issues
Sort by recently updated
recently updated
newest added

This drops the heuristic, since using it is a net negative. Improves the runtime by ~30% on Intel Core i7-12900k.