aoc::year2017::day24

Function part1

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

Strongest bridge.