task for the arrays
Share a link to this page
Description task for the arrays
Formulation of the problem:
The one-dimensional array consisting of n real elements, calculate:
1. The number of elements equal to 0;
2. The sum of the elements of the array after the minimum element.
Sort array elements in ascending module elements.
Additional information
The program is written in IDE MS Visual Studio 2012
The archive contains the original file Program.cs, the executable file and the project ConsoleApplication1.exe MSVS 2012