aoc::year2022::day07

Function part2

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

Find the smallest directory that can be deleted to free up the necessary space.