pub fn part2(time: &Grid<i32>) -> u32
Searches for all cheats up to distance 20, parallelizing the work over multiple threads.