fn sum_scores(scratchcards: &Vec<Scratchcard>) -> i32
Expand description

Part 1 solution - calculate and sum the scores for all cards