We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent bd5b028 commit 748a8c3Copy full SHA for 748a8c3
docs/LeetCod刷题之旅及题目解析/485.最大连续1的个数/485.最大连续1的个数.md
@@ -2,6 +2,9 @@
2
> https://leetcode-cn.com/problems/max-consecutive-ones/
3
4
5
+### Video
6
+<iframe width="100%" height="600" src="//player.bilibili.com/player.html?aid=541428524&bvid=BV1bi4y137XD&cid=216235112&page=1&as_wide=1&high_quality=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe>
7
+
8
### Java
9
```java
10
/*
0 commit comments