aoc
2023.12.25
In aoc::
year2020::
day19
Function
aoc
::
year2020
::
day19
::
part1
Copy item path
source
ยท
[
−
]
pub fn part1(input: &(
Vec
<
Rule
>,
Vec
<&'_ [
u8
]>)) ->
usize