We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d0d9a commit 0467cb8Copy full SHA for 0467cb8
src/main/java/com/fishercoder/solutions/_302.java
@@ -2,7 +2,7 @@
2
3
/**
4
* 302. Smallest Rectangle Enclosing Black Pixels
5
- *
+ *
6
* An image is represented by a binary matrix with 0 as a white pixel and 1 as a black pixel.
7
* The black pixels are connected, i.e., there is only one black region.
8
* Pixels are connected horizontally and vertically.
0 commit comments