0
Massif help c++
An array of N elements (real numbers) is given. Calculate: 1) the number of elements of the array smaller than C; 2) the sum of the whole parts of the array elements located after the last negative element. Convert the array in such a way that at first all the elements that differ from the maximum are not more than 20% and then all the others.
0 Answers