aoc
2024.12.25
In aoc::
year2015::
day18
aoc
::
year2015
::
day18
Type Alias
Lights
Copy item path
Source
type Lights = [[
u64
;
7
];
100
];