mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 22:28:40 +08:00 
			
		
		
		
	Update binary_search.md (#699)
This commit is contained in:
		@ -21,7 +21,7 @@
 | 
				
			|||||||
若数组不包含目标元素,搜索区间最终会缩小为空。此时返回 $-1$ 。
 | 
					若数组不包含目标元素,搜索区间最终会缩小为空。此时返回 $-1$ 。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
=== "<1>"
 | 
					=== "<1>"
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
=== "<2>"
 | 
					=== "<2>"
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user