aoc
2024.12.25
In aoc::
year2023::
day20
aoc
::
year2023
::
day20
Function
part1
Copy item path
Source
pub fn part1(input: &[
u32
;
4
]) ->
u32
Expand description
Use bitwise logic to count pulses.