Need help with a complicated code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Need help with a complicated code

Define an integer 10x10 2D (Two dimensional) array to store 100 values. Initialize values in the array to random numbers between -128 and 127. Display on the screen the values stored in the array. Calculate the average of the values stored in the array and display it. Find the largest value stored in the array and display it. Find the smallest value stored in the array and display it.

1st Oct 2018, 3:10 AM
Adriel Murray
1 Answer
1st Oct 2018, 3:50 AM
Aleksander Szczepura
Aleksander Szczepura - avatar