aoc::year2018::day09

Function part1

Source
pub fn part1(input: &[usize; 2]) -> u64