write custom comparator for sort in c++ code example Example: stl sort in c++ sort(arr, arr+n, greater<int>()); // sorts in descending order