fn sum_mismatched_items(rucksacks: &Vec<String>) -> u32
Expand description

Map the inputs to two compartments, find the singleton intersecting character, map to a priority and sum.