write a program that dynamically allocates an array, on the heap, large enough to hold 200 test scores between 55 and 99 -- using a random number generator to populate the array. then do the following: