Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 29a1232

Browse files
Update Question.md
1 parent f935473 commit 29a1232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎remove-all-adjacent-duplicates-in-string/Question.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1>1047. Remove All Adjacent Duplicates In String</h1>
1+
<h1><ahref = "https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string/description/"target = "_blank">1047. Remove All Adjacent Duplicates In String</a></h1>
22
<h3>You are given a string s consisting of lowercase English letters. A duplicate removal consists of choosing two adjacent and equal letters and removing them.
33

44
We repeatedly make duplicate removals on s until we no longer can.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /