[LeetCode] 1332. Remove Palindromic Subsequences 删除回文子序列

You are given a string s consisting only of letters 'a' and 'b'. In a single step you can remove one palindromic subsequence from s. Return the minimu
posted @ 2023-02-25 12:25  Grandyang  阅读(121)  评论(0编辑  收藏  举报
Fork me on GitHub