added unfinished alternative for 2022/2 added docs for 2022/2 Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
Calorie Counting
Implementation of this task. I tried to do it idiomatically, but it quickly turned into a mess when part two was introduced.
I'm sensing a theme here
Usage
cargo run --release -- --input <Path to file with inputs>
Alternative
cargo install --release .
rock_paper_scissors -i <Path to file with inputs>