We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca0598 commit 9898f4bCopy full SHA for 9898f4b
csharp/0069-sqrt.cs renamed to csharp/0069-sqrtx.cs
@@ -18,4 +18,4 @@ public int MySqrt(int x)
18
}
19
return left - 1;
20
21
-}
+}
0 commit comments