Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fa25306

Browse files
add a basic practice
1 parent e2d43f7 commit fa25306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎advanced_algorithm/monotonous_stack.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ func nextGreaterElements(nums []int) []int {
138138

139139
## 练习
140140

141+
- [ ] [daily-temperatures](https://leetcode-cn.com/problems/daily-temperatures/)
141142
- [ ] [remove-k-digits](https://leetcode-cn.com/problems/remove-k-digits/)
142143
- [ ] [maximal-rectangle](https://leetcode-cn.com/problems/maximal-rectangle/)
143144
- [ ] [trapping-rain-water](https://leetcode-cn.com/problems/trapping-rain-water/)(challenge)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /