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.
2 parents 704d057 + 5ae0873 commit 64f2d08Copy full SHA for 64f2d08
contains-duplicate/GUMUNYEONG.js
@@ -11,4 +11,4 @@ var containsDuplicate = function (nums) {
11
};
12
13
// TC: O(n)
14
-// SC: O(n)
+// SC: O(n)
0 commit comments