swapping last element problem in sorting C array

后端 未结 0 389
深忆病人
深忆病人 2020-12-16 01:28

I am trying to write a sorting algorithm using a function that finds the adress of the minimum element in the array:

#include 


int * findMin(         


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