Question: c++ show code thanks, only use library Question 1 Write the following two functions The first function accepts as input a two-dimensional array of integers.
Question 1 Write the following two functions The first function accepts as input a two-dimensional array of integers. It returns two results: the sum of the elements of the array and the average The second function accepts as input a two-dimensional array of integers and integer value V. It returns true if the value V is found in the array, false otherwise. Write a main program that declares and initializes the following array: int box08,0,-4, 74,5,13,42), (29-7,45,4, 100,23.-3,613 Your program needs to call both functions and display appropriate messages
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
