Skip to content

302. Smallest Rectangle Enclosing Black Pixels #219

@altay9

Description

@altay9

https://leetcode.com/problems/smallest-rectangle-enclosing-black-pixels/
Varsayılan kod:

class Solution {
    public int minArea(char[][] image, int x, int y) {
        
    }
}

image
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions