Function aoc::year2022::day11::sequential

source ยท
fn sequential(monkeys: &[Monkey], pairs: Vec<(usize, u64)>) -> [u64; 8]
Expand description

Play 20 rounds dividing the worry level by 3 each inspection.