aoc::year2022::day16

Function part2

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

Return the maximum possible score from two entities exploring the tunnels simultaneously.