Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
algorithm:binary_search [2016/06/19 11:33] ledyxalgorithm:binary_search [2021/02/07 03:15] (current) – external edit 127.0.0.1
Line 96: Line 96:
  
   * A < X ≤ B 조건을 검색. (반환값이 index+1 이므로)   * A < X ≤ B 조건을 검색. (반환값이 index+1 이므로)
 +
  
   첫번째 값을 찾지 못하는 Bug 있음.   첫번째 값을 찾지 못하는 Bug 있음.
 +
  
 <sxh java> <sxh java>
algorithm/binary_search.1466332399.txt.gz · Last modified: 2021/02/07 03:15 (external edit)