Skip to content

Instantly share code, notes, and snippets.

@Ifihan
Created January 19, 2025 22:22
Show Gist options
  • Save Ifihan/2d87c7ef648ee7b14f03d2a0478676ee to your computer and use it in GitHub Desktop.
Save Ifihan/2d87c7ef648ee7b14f03d2a0478676ee to your computer and use it in GitHub Desktop.
Trapping Rain Water II

Question

Approach

Again, nothing much to see here. I couldn't think of any proper solution (the question is in the hard difficutly range imo) so I checked the editorial.

Everything can be found there.

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment