@param arr The array of elements @param low The lowest array index to sort @param high The highest array index to sort @return The pivot index
(int arr[], int low, int high)
source not stored for this graph (policy: none)
no test coverage detected