aoc::year2017::day24

Function part2

Source
pub fn part2(input: &[usize]) -> usize
Expand description

Longest bridge.