Sqrt(x)

AC Rate: 276/1247
My Submissions

Implement int sqrt(int x).

Compute and return the square root of x.



Send Feedback