leetcode/src/squareRoot at master · SolutionYogi/leetcode · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

Problem

Implement int sqrt(int x).

Compute and return the square root of x.