Problem #740 C LANGUAGE

Write a C++ program to get the difference between the largest and smallest values in an array of integers

Your Solution