fn part1(routes: &HashMap<String, HashMap<String, u64>>) -> u64
Expand description

Part 1: What is the distance of the shortest route?