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 27c3775

Browse files
Add README_EN for 0523.Continuous Subarray Sum
1 parent 2568bee commit 27c3775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎solution/0523.Continuous Subarray Sum/README_EN.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Given a list of non-negative numbers and a target integer k, write a function to
1818

1919

2020

21-
## Note:
21+
Note:
2222

2323
1. The length of the array won't exceed 10,000.
2424
2. You may assume the sum of all the numbers is in the range of a signed 32-bit integer.

0 commit comments

Comments
(0)

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