Search for question
Question

Question 3

Write a C++ program that takes an array of integers and uses the STL's std::sort algorithm to

sort the array in descending order. Print the sorted array to the console.

(20)

Fig: 1