Skip to content

Commit 27522cf

Browse files
committed
Add missing 871
1 parent 710487d commit 27522cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Note: 所有的讲解写在了 GitHub Issue 上面, **请不要在本项目中
112112
|874|[Walking Robot Simulation](https://github.com/grandyang/leetcode/issues/874)|31.70%|Easy|
113113
|873|[Length of Longest Fibonacci Subsequence](https://github.com/grandyang/leetcode/issues/873)|46.00%|Medium|
114114
|872|[Leaf-Similar Trees](https://github.com/grandyang/leetcode/issues/872)|63.10%|Easy|
115-
|871|Minimum Number of Refueling Stops|28.70%|Hard|
115+
|871|[Minimum Number of Refueling Stops](https://github.com/grandyang/leetcode/issues/871)|28.70%|Hard|
116116
|870|[Advantage Shuffle](https://github.com/grandyang/leetcode/issues/870)|42.20%|Medium|
117117
|869|[Reordered Power of 2](https://github.com/grandyang/leetcode/issues/869)|50.60%|Medium|
118118
|868|[Binary Gap](https://github.com/grandyang/leetcode/issues/868)|59.30%|Easy|

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Note: All explanations are written in Github Issues, **please do not create any
113113
|874|[Walking Robot Simulation](https://github.com/grandyang/leetcode/issues/874)|31.70%|Easy|
114114
|873|[Length of Longest Fibonacci Subsequence](https://github.com/grandyang/leetcode/issues/873)|46.00%|Medium|
115115
|872|[Leaf-Similar Trees](https://github.com/grandyang/leetcode/issues/872)|63.10%|Easy|
116-
|871|Minimum Number of Refueling Stops|28.70%|Hard|
116+
|871|[Minimum Number of Refueling Stops](https://github.com/grandyang/leetcode/issues/871)|28.70%|Hard|
117117
|870|[Advantage Shuffle](https://github.com/grandyang/leetcode/issues/870)|42.20%|Medium|
118118
|869|[Reordered Power of 2](https://github.com/grandyang/leetcode/issues/869)|50.60%|Medium|
119119
|868|[Binary Gap](https://github.com/grandyang/leetcode/issues/868)|59.30%|Easy|

0 commit comments

Comments
 (0)