MCPcopy Create free account
hub / github.com/dongyi-kim/10weeks-codingtest / getPivotIndex

Function getPivotIndex

chapter06/problem_h/main.cpp:14–25  ·  view source on GitHub ↗

* @brief arr[left] ~ arr[right] 범위에서 원소 하나를 피벗으로 선택하는 함수 * * @param arr * @param left * @param right * @return 피봇으로 선정된 원소의 인덱스를 반환한다 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

quickSortFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected