public static void Main()
int[] array ={ 25, -4 ,75 , -18, 9, -5, -8};
double pol_c = array [0];
double otr_c = array [0];
for (int i = 0; i < array.Length; i++)
for (int i = pol; i < array.Length - 1; i++)
for (int i = pol; i < array.Length - 1; i++)
for (int i = otr; i < array.Length - 2; i++)
for (int i = 0; i < array.Length - 2; i++)
Console.WriteLine(Convert.ToString(array[i]));