This commit is contained in:
halfrost
2022-05-18 06:26:28 -07:00
parent a328ec1724
commit 2155b7e2cd

View File

@ -1,4 +1,4 @@
# [2038. Remove Colored Pieces if Both Neighbors are the Same Color](https://leetcode-cn.com/problems/remove-colored-pieces-if-both-neighbors-are-the-same-color/)
# [2038. Remove Colored Pieces if Both Neighbors are the Same Color](https://leetcode.com/problems/remove-colored-pieces-if-both-neighbors-are-the-same-color/)
## 题目