[LeetCode] 1047. Remove All Adjacent Duplicates In String 移除字符串中所有相邻的重复字符

Given a string of lowercase letters, a duplicate removal consists of choosing two adjacent and equal letters, and removing them. We repeatedly make du
posted @ 2021-03-02 11:52  Grandyang  阅读(1315)  评论(0)    收藏  举报
Fork me on GitHub