Skip to content

Latest commit

 

History

History

FirstBadVersion

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

First Bad Version

This problem is easy to solve by binary search, pay attention to the java solution