Function aoc::year2021::day12::part1

source ยท
pub fn part1(input: &Input) -> u32
Expand description

Explore the cave system visiting all small caves only once.