Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 89c0bb3

Browse files
oops a small mistake
1 parent 419584b commit 89c0bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎LC_16_FindPivotIndex.cpp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class Solution
3434
// }
3535
// return -1;
3636

37-
// tc: O(n) & sc(1)
37+
// tc: O(n) & sc(n)
3838
int n = nums.size();
3939
vector<int> lsum(n, 0);
4040
vector<int> rsum(n, 0);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /