quicksort

fun quicksort(ids: IntArray, dists: DoubleArray, left: Int, right: Int)(source)