Problem #732 DATA STRUCTURES

Write a C++ program to find the maximum and minimum value of an array

Your Solution