Movatterモバイル変換


[0]ホーム

URL:


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

Commitfdafc70

Browse files
authored
Improved task 3546
1 parentd9ec8f7 commitfdafc70

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/g3501_3600/s3546_equal_sum_grid_partition_i

1 file changed

+1
-1
lines changed

‎src/main/java/g3501_3600/s3546_equal_sum_grid_partition_i/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Return `true` if such a partition exists; otherwise return `false`.
1717

1818
**Explanation:**
1919

20-
![](https://assets.leetcode.com/uploads/2025/03/30/lc.png)![](https://assets.leetcode.com/uploads/2025/03/30/lc.jpeg)
20+
![](https://assets.leetcode.com/uploads/2025/03/30/lc.jpeg)
2121

2222
A horizontal cut between row 0 and row 1 results in two non-empty sections, each with a sum of 5. Thus, the answer is`true`.
2323

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp