Skip to content

Commit 9086744

Browse files
committed
Add problem 878, 879
1 parent 51a6f1d commit 9086744

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-CN.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Note: 所有的讲解写在了 GitHub Issue 上面, **请不要在本项目中
4747
|882|[Reachable Nodes In Subdivided Graph](https://github.com/grandyang/LeetCode-All-In-One/issues/882)|38.20%|Hard|
4848
|881|[Boats to Save People](https://github.com/grandyang/LeetCode-All-In-One/issues/881)|44.10%|Medium|
4949
|880|[Decoded String at Index](https://github.com/grandyang/LeetCode-All-In-One/issues/880)|23.00%|Medium|
50-
|879|Profitable Schemes|36.20%|Hard|
51-
|878|Nth Magical Number|25.40%|Hard|
50+
|879|[Profitable Schemes](https://github.com/grandyang/LeetCode-All-In-One/issues/879)|36.20%|Hard|
51+
|878|[Nth Magical Number](https://github.com/grandyang/LeetCode-All-In-One/issues/878)|25.40%|Hard|
5252
|877|[Stone Game](https://github.com/grandyang/LeetCode-All-In-One/issues/877)|61.10%|Medium|
5353
|876|[Middle of the Linked List](https://github.com/grandyang/LeetCode-All-In-One/issues/876)|63.80%|Easy|
5454
|875|[Koko Eating Bananas](https://github.com/grandyang/LeetCode-All-In-One/issues/875)|45.90%|Medium|

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Note: All explanations are written in Github Issues, **please do not create any
4949
|882|[Reachable Nodes In Subdivided Graph](https://github.com/grandyang/LeetCode-All-In-One/issues/882)|38.20%|Hard|
5050
|881|[Boats to Save People](https://github.com/grandyang/LeetCode-All-In-One/issues/881)|44.10%|Medium|
5151
|880|[Decoded String at Index](https://github.com/grandyang/LeetCode-All-In-One/issues/880)|23.00%|Medium|
52-
|879|Profitable Schemes|36.20%|Hard|
53-
|878|Nth Magical Number|25.40%|Hard|
52+
|879|[Profitable Schemes](https://github.com/grandyang/LeetCode-All-In-One/issues/879)|36.20%|Hard|
53+
|878|[Nth Magical Number](https://github.com/grandyang/LeetCode-All-In-One/issues/878)|25.40%|Hard|
5454
|877|[Stone Game](https://github.com/grandyang/LeetCode-All-In-One/issues/877)|61.10%|Medium|
5555
|876|[Middle of the Linked List](https://github.com/grandyang/LeetCode-All-In-One/issues/876)|63.80%|Easy|
5656
|875|[Koko Eating Bananas](https://github.com/grandyang/LeetCode-All-In-One/issues/875)|45.90%|Medium|

0 commit comments

Comments
 (0)