fn part1(routes: &HashMap<String, HashMap<String, u64>>) -> u64
Part 1: What is the distance of the shortest route?