Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8f18f95

Browse files
committed
update readme.md
1 parent 4439892 commit 8f18f95

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ leetcode by rust
33

44
### 题目
55

6-
- [746. 使用最小花费爬楼梯]
6+
- 746:使用最小花费爬楼梯
77
- [src](https://github.com/rustors/leetcode/blob/main/src/bin/check-if-n-and-its-double-exist.rs)
88
- [leetcode](https://leetcode-cn.com/problems/check-if-n-and-its-double-exist/)
99

1010
- 1008:前序遍历构造二叉搜索树
11-
- [src](https://github.com/rustors/leetcode/blob/main/src/bin/construct-binary-search-tree-from-preorder-traversal.rs)
11+
12+
- [src](https://github.com/rustors/leetcode/blob/main/src/bin/construct-binary-search-tree-from-preorder-traversal.rs)
1213
- [leetcode](https://leetcode-cn.com/problems/construct-binary-search-tree-from-preorder-traversal/)
1314

0 commit comments

Comments
 (0)