aoc::year2018::day07

Function part2

Source
pub fn part2(input: &FastMap<u8, Step>) -> u32