part1

Function part1 

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

Brute force implementation.