aoc::year2024::day17

Function helper

Source
fn helper(program: &[u64], index: usize, a: u64) -> ControlFlow<u64>