aoc
2024.12.25
In aoc::
year2017::
day05
aoc
::
year2017
::
day05
Function
part1
Copy item path
Source
pub fn part1(input: &[
i32
]) ->
usize
Expand description
Brute force implementation.