aoc
2024.12.25
In aoc::
year2020::
day11
aoc
::
year2020
::
day11
Function
simulate
Copy item path
Source
pub fn simulate(input: &
Grid
<
u8
>, part_one:
bool
, limit:
u8
) ->
u32