aoc
2024.12.25
In aoc::
year2022::
day04
aoc
::
year2022
::
day04
Function
part1
Copy item path
Source
pub fn part1(input: &[[
u32
;
4
]]) ->
usize
Expand description
Count ranges completely enclosed by each other.