Thursday, February 6, 2014

Sqrt(x) @LeetCode

Sqrt(x)


Implement int sqrt(int x).
Compute and return the square root of x.

No comments:

Post a Comment