fn part2(routes: &HashMap<String, HashMap<String, u64>>) -> u64
Part 2: What is the distance of the longest route?