sort(a+p,a+q) c++ code example Example: stl sort in c++ sort(arr, arr+n); // sorts in ascending order