From 7deedf599039cbc3c1e5b092f28c484115281cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= <2291200076@qq.com> Date: Mon, 2 May 2022 23:40:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9B=BD=E5=A4=96=E7=89=88?= =?UTF-8?q?=E5=8A=9B=E6=89=A3=E9=A2=98=E7=9B=AE=E6=8F=8F=E8=BF=B0=E5=8F=98?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- leetcode/problem/2-keys-keyboard.html | 4 ++-- leetcode/problem/3sum-with-multiplicity.html | 8 +++++++ leetcode/problem/avoid-flood-in-the-city.html | 4 ++-- leetcode/problem/baseball-game.html | 2 +- leetcode/problem/broken-calculator.html | 2 +- leetcode/problem/consecutive-numbers.html | 1 + ...s-of-all-substrings-of-a-given-string.html | 2 +- .../problem/encrypt-and-decrypt-strings.html | 2 ++ leetcode/problem/shuffle-an-array.html | 4 ++-- leetcode/problem/unique-paths-ii.html | 12 +++++----- leetcode/problem/utf-8-validation.html | 22 ++++++++++--------- 11 files changed, 38 insertions(+), 25 deletions(-) diff --git a/leetcode/problem/2-keys-keyboard.html b/leetcode/problem/2-keys-keyboard.html index 005fb77d..e5c0897c 100644 --- a/leetcode/problem/2-keys-keyboard.html +++ b/leetcode/problem/2-keys-keyboard.html @@ -1,4 +1,4 @@ -

There is only one character 'A' on the screen of a notepad. You can perform two operations on this notepad for each step:

+

There is only one character 'A' on the screen of a notepad. You can perform one of two operations on this notepad for each step: