Python binary search can not solve

后端 未结 0 1572
粉色の甜心
粉色の甜心 2020-12-11 01:47

I am having troubles while learning binary search. Here is my code:

a = [1, 2, 4, 6, 7, 8, 11, 13, 23, 26, 28, 32, 36, 402, 2403, 3340, 4400]

def binary_sear         


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