aoc
2024.12.25
In aoc::
year2021::
day06
aoc
::
year2021
::
day06
Function
simulate
Copy item path
Source
fn simulate(input: &[
u64
;
9
], days:
usize
) ->
u64