fn build_count_map(combinations: &Vec<Vec<u64>>) -> HashMap<usize, usize>