Skip to content

Commit 64f2d08

Browse files
author
mykoo
committed
2 parents 704d057 + 5ae0873 commit 64f2d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contains-duplicate/GUMUNYEONG.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ var containsDuplicate = function (nums) {
1111
};
1212

1313
// TC: O(n)
14-
// SC: O(n)
14+
// SC: O(n)

0 commit comments

Comments
 (0)