aoc
2023.12.25
In aoc::
year2022::
day01
Function
aoc
::
year2022
::
day01
::
part1
Copy item path
source
ยท
[
−
]
pub fn part1(input: &[
u32
]) ->
u32
Expand description
Use a reverse iterator to find the elf with the most calories.