From 7c8d1773c35cba885ee4182ec10454b0b065d504 Mon Sep 17 00:00:00 2001 From: YDZ Date: Sun, 23 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 2e4e2582..dd7c5441 100644 --- a/README.md +++ b/README.md @@ -860,7 +860,7 @@ | 0790 | Domino and Tromino Tiling | | 36.00% | Medium | | | 0791 | Custom Sort String | | 62.30% | Medium | | | 0792 | Number of Matching Subsequences | | 43.40% | Medium | | -| 0793 | Preimage Size of Factorial Zeroes Function | | 39.10% | Hard | | +| 0793 | Preimage Size of Factorial Zeroes Function | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0793.%20Preimage%20Size%20of%20Factorial%20Zeroes%20Function) | 39.10% | Hard | | | 0794 | Valid Tic-Tac-Toe State | | 29.80% | Medium | | | 0795 | Number of Subarrays with Bounded Maximum | | 43.40% | Medium | | | 0796 | Rotate String | | 49.10% | Easy | |