partition function for quick sort not working

后端 未结 0 949
星月不相逢
星月不相逢 2020-11-30 17:57

I\'m trying to write in c the partition function used for quicksort whose parameters are the array, length of array n and pivot index.

My code so far:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题