Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 454 Bytes

File metadata and controls

17 lines (12 loc) · 454 Bytes

Problem 16: Trapping Rain Water

Problem Statement

Implement a solution for Trapping Rain Water. This problem tests your understanding of advanced problems concepts.

Input Format

  • Input specific to Trapping Rain Water.

Output Format

  • Output specific to Trapping Rain Water.

Constraints

  • See problem-specific constraints

Example

Input: Example input for Trapping Rain Water
Output: Example output for Trapping Rain Water