Skip to content

Commit 29b38ec

Browse files
authored
1 parent cc717ce commit 29b38ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

problems/1381.design-a-stack-with-increment-operation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 题目地址(1381. 设计一个支持增量操作的栈)
2-
3-
https://leetcode-cn.com/problems/plus-one
2+
[
3+
https://leetcode-cn.com/problems/plus-one](https://leetcode.cn/problems/design-a-stack-with-increment-operation/)
44

55
## 题目描述
66

0 commit comments

Comments
 (0)