From ea85960ab01daa93fcf9b7b6849961e46688cbbd Mon Sep 17 00:00:00 2001 From: YDZ Date: Thu, 16 Jan 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 da59a4bc..23f11cb3 100644 --- a/README.md +++ b/README.md @@ -919,7 +919,7 @@ | 0849 | Maximize Distance to Closest Person | | 41.00% | Easy | | | 0850 | Rectangle Area II | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0850.%20Rectangle%20Area%20II) | 45.00% | Hard | | | 0851 | Loud and Rich | | 47.80% | Medium | | -| 0852 | Peak Index in a Mountain Array | | 69.70% | Easy | | +| 0852 | Peak Index in a Mountain Array | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0852.%20Peak%20Index%20in%20a%20Mountain%20Array) | 69.70% | Easy | | | 0853 | Car Fleet | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0853.%20Car%20Fleet) | 40.00% | Medium | | | 0854 | K-Similar Strings | | 33.80% | Hard | | | 0855 | Exam Room | | 38.60% | Medium | |