From dd23767eeb82f1039664e372eddfbdd3e33966c5 Mon Sep 17 00:00:00 2001 From: YDZ Date: Tue, 11 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 9947e5ee..650f3512 100644 --- a/README.md +++ b/README.md @@ -942,7 +942,7 @@ | 0872 | Leaf-Similar Trees | | 63.50% | Easy | | | 0873 | Length of Longest Fibonacci Subsequence | | 46.40% | Medium | | | 0874 | Walking Robot Simulation | | 32.30% | Easy | | -| 0875 | Koko Eating Bananas | | 46.20% | Medium | | +| 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 | |