Function aoc::year2023::day20::part1

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

Use bitwise logic to count pulses.