Skip to content

Commit 5f779b6

Browse files
committed
added TC, SC
1 parent 20c0de5 commit 5f779b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

counting-bits/sun912.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""
2-
2+
TC: O(n)
3+
SC: O(n)
34
"""
45

56

0 commit comments

Comments
 (0)