Added solution for AoC 2022/2 Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
Implementation of this task that started clean but ended up in a lot of bodging.
and is very much not idiomatic rust
cargo run --release -- --input <Path to file with inputs>
Alternative
cargo install --release . calorie_counting -i <Path to file with inputs>