confusion over a recursive selection sort function

前端 未结 0 2020
别那么骄傲
别那么骄傲 2020-11-21 13:07

I\'m trying to write a recursive selection sort function where it picks the biggest number and puts it at the back. I used printf to see where it goes wrong, and it stops on

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