Function aoc::year2023::day20::part2

source ยท
pub fn part2(input: &[u32; 4]) -> u64
Expand description

Assume all numbers are prime (or co-prime) so that the LCM is equal to the product.