fn bananas_from_best_diff_sequence(seeds: &Vec<u64>) -> usize
Solves part 2, Build a map from price difference sequences to bananas bought, and pick the best.