find the largest three Numbers on the array of int swift

后端 未结 0 1344
北荒
北荒 2021-01-31 09:32

I am trying to find the largest three Numbers on the array of int but my algorithms return the wrong result

input and output largestthreeNumbers([141, 1, 17, -7, -17, -27

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