Advent of Code 2022 solutions in Rust
Primary LanguageRust
$ cd 01/ $ rustc main.rs $ ./main input.txt 24000 45000
etc.