Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Search algorithm can be used directly~~~
4.0
Binary search, also known as half search, is an efficient search method. Binary search requirements: linear table is an ordered table, that is, the nodes in the table are ordered by keywords, and the vector is used as the storage structure of the table. We may as well set the order table to be incremental and orderly.
onlytrigger
2016-08-23
399
2
No more~