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 374f843 commit 5ae0873Copy full SHA for 5ae0873
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