Function aoc::year2022::day07::part2

source ยท
pub fn part2(input: &[u32]) -> u32
Expand description

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