this is horrible, I'm not proud of it. There surely is some mathematical feature that allows a smarter solution, but after I've not been able to find that for a while, I've decided to just brute force it. Due to that, I've not had any motivation to finish this solution on time or to remove the loads of redundant code I've written here.. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.md | ||
README.md |
README.md
JC's rusty "Advent of Code 2021"
Hey there, I've been doing AoC 2021, in Rust, and hope to actually get it done this year. It's using cargo-aoc for making it easy to load the input and benchmark the solutions.
License
Licensed under CNPLv7+