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

Commit 22845f5

Browse files
committed
README.md
1 parent 5f9c14c commit 22845f5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# leetcode
22

3-
当前已刷:239
3+
当前已刷:240
44

55
### 题目
66
- 1:两数之和
@@ -444,6 +444,9 @@
444444
- 274:H 指数
445445
- [src](https://github.com/rustors/leetcode/blob/main/src/bin/h-index.rs)
446446
- [leetcode](https://leetcode-cn.com/problems/h-index/)
447+
- 278:第一个错误的版本
448+
- [src](https://github.com/rustors/leetcode/blob/main/src/bin/first-bad-version.rs)
449+
- [leetcode](https://leetcode-cn.com/problems/first-bad-version/)
447450
- 290:单词规律
448451
- [src](https://github.com/rustors/leetcode/blob/main/src/bin/word-pattern.rs)
449452
- [leetcode](https://leetcode-cn.com/problems/word-pattern/)

0 commit comments

Comments
 (0)