Open jyotikajaiswal opened 2 years ago
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.
assign me this issue
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.