aoc
2023.12.25
In aoc::
year2017::
day22
Function
aoc
::
year2017
::
day22
::
simulate
Copy item path
source
ยท
[
−
]
fn simulate(input: &
Grid
<
u8
>, bursts:
usize
, delta:
usize
) ->
usize