aoc
2023.12.25
Input
In aoc::
year2021::
day11
Type Alias
aoc
::
year2021
::
day11
::
Input
Copy item path
source
ยท
[
−
]
type Input = [
u8
;
144
];
Expand description
Pad the 10x10 grid by 1 on either side so that we can avoid boundary checks.