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 cf1ba6a commit 4b80b8aCopy full SHA for 4b80b8a
1) 2 sum (easy)/2 sum cpp.md renamed to 1) 2 sum (easy)/2 sum cpp.cpp
@@ -43,4 +43,4 @@ class Solution {
43
}
44
return ret;
45
46
-}; //O(n)
+}; //O(n)
0 commit comments