aoc::year2021::day12

Function part1

Source
pub fn part1(input: &Input) -> u32
Expand description

Explore the cave system visiting all small caves only once.