Skip to content

Commit 056bc07

Browse files
committed
42-trapping-rain-water.md Removed one solution which is not easy to understand.
1 parent d922f34 commit 056bc07

File tree

5 files changed

+125
-713
lines changed

5 files changed

+125
-713
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ to here now
101101
# Monotonic Stack
102102
- [739. Daily Temperatures](en/1-1000/739-daily-temperatures.md) was solved in _Python, Java, C++, JavaScript, C#, Go, Ruby_.
103103
- [496. Next Greater Element I](en/1-1000/496-next-greater-element-i.md) was solved in _Python, Java, C++, JavaScript, C#, Go, Ruby_.
104-
- [42. Trapping Rain Water](en/1-1000/42-trapping-rain-water.md) was solved in _Python, Java, C++, JavaScript, C#, Go, Ruby_ and **2** ways.
104+
- [42. Trapping Rain Water](en/1-1000/42-trapping-rain-water.md) was solved in _Python, Java, C++, JavaScript, C#, Go, Ruby.
105105
- [84. Largest Rectangle in Histogram](en/1-1000/84-largest-rectangle-in-histogram.md) was solved in _Python, Java, C++, JavaScript, C#, Go, Ruby_.
106106

107107
# Graph Theory

en/1-1000/42-trapping-rain-water-2.md

Lines changed: 0 additions & 267 deletions
This file was deleted.

0 commit comments

Comments
 (0)