aoc
2024.12.25
In aoc::
year2015::
day19
Functions
parse
part1
part2
Type Aliases
Input
aoc
::
year2015
::
day19
Function
part1
Copy item path
Settings
Help
Summary
Source
pub fn part1(input: &(&'_
str
,
Vec
<(&'_
str
, &'_
str
)>)) ->
usize