c++ sort array in descending order code example Example: sort in descending order c++ stl sort(arr, arr + n, greater<int>())