Movatterモバイル変換


[0]ホーム

URL:


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

Commit393f22b

Browse files
committed
增加一道剑指offer题
1 parent383926a commit393f22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1674,7 +1674,7 @@ class Anagram:
16741674
```
16751675

16761676

1677-
##23 O(1)时间复杂度实现入栈、出栈、获得栈中最小元素、获得栈中最大元素
1677+
##23 O(1)时间复杂度实现入栈出栈获得栈中最小元素最大元素
16781678

16791679
```python
16801680
#定义栈结构,根据栈的后进先出特性,增加辅助栈,来存储当前状态下数据栈中的最小、最大元素。

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp