Function aoc::year2020::day09::decrypt

source ยท
pub fn decrypt<const N: usize>(input: &str) -> (u64, u64)