fn grove_coords_sum(
    encrypted: &Vec<i64>,
    cycles: usize,
    decryption_key: i64
) -> i64