aoc
2023.12.25
In aoc::
year2022::
day20
Function
aoc
::
year2022
::
day20
::
decrypt
Copy item path
source
ยท
[
−
]
fn decrypt(input: &[
i64
], key:
i64
, rounds:
usize
) ->
i64