aoc
2024.12.25
In aoc::
year2024::
day18
aoc
::
year2024
::
day18
Function
part1
Copy item path
Source
pub fn part1(grid: &
Grid
<
i32
>) ->
u32
Expand description
BFS from start to exit using a fixed time of 1024.