From b3493d33b0bfe092a31e68d48958fa3fd0e723b7 Mon Sep 17 00:00:00 2001 From: YDZ Date: Wed, 12 Feb 2020 20:20:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 650f3512..c17669ff 100644 --- a/README.md +++ b/README.md @@ -945,7 +945,7 @@ | 0875 | Koko Eating Bananas |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0875.%20Koko%20Eating%20Bananas) | 46.20% | Medium | | | 0876 | Middle of the Linked List | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0876.%20Middle%20of%20the%20Linked%20List) | 64.40% | Easy | | | 0877 | Stone Game | | 61.50% | Medium | | -| 0878 | Nth Magical Number | | 25.60% | Hard | | +| 0878 | Nth Magical Number |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0878.%20Nth%20Magical%20Number) | 25.60% | Hard | | | 0879 | Profitable Schemes | | 36.80% | Hard | | | 0880 | Decoded String at Index | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0880.%20Decoded%20String%20at%20Index) | 23.00% | Medium | | | 0881 | Boats to Save People | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0881.%20Boats%20to%20Save%20People) | 44.00% | Medium | |