part2

Function part2 

Source
pub fn part2(input: &Input) -> u32
Expand description

Graph is undirected so we can also move up or to the right.