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

Part 2: What is the distance of the longest route?