Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 442 Bytes

File metadata and controls

17 lines (12 loc) · 442 Bytes

Problem 18: Maximum Rectangle

Problem Statement

Implement a solution for Maximum Rectangle. This problem tests your understanding of advanced problems concepts.

Input Format

  • Input specific to Maximum Rectangle.

Output Format

  • Output specific to Maximum Rectangle.

Constraints

  • See problem-specific constraints

Example

Input: Example input for Maximum Rectangle
Output: Example output for Maximum Rectangle