aoc::year2021::day12

Function part2

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

Explore the cave system visiting a single small cave twice and the other small caves only once.