fn find(input: &mut Input, humn: usize, index: usize) -> bool
Recursively find the humn node then mark it and all its parents all the way to the root as “unknown”.