Calorie Counting
Implementation of this task that started clean but ended up in a lot of bodging.
and is very much not idiomatic rust
Usage
cargo run --release -- --input <Path to file with inputs>
Alternative
cargo install --release .
calorie_counting -i <Path to file with inputs>