aoc::year2021::day06

Function simulate

Source
fn simulate(input: &[u64; 9], days: usize) -> u64