fn part1(input: &[Vec<bool>]) -> usize
Part 1: In your grid of 100x100 lights, given your initial configuration, how many lights are on after 100 steps?