摘要:
题目链接: "https://www.luogu.com.cn/problem/P5684" 一开始有点错误的想法 首先判断字符串 $s$ 能否组成回文串, 判断方法是开一个 $cnt[]$ 数组,$cnt[0]$ 用于记录字符 '$a$' 出现的次数,$cnt[1]$ 用于记录字符 '$b$' 出 阅读全文
posted @ 2020-03-02 16:22
quanjun
阅读(726)
评论(0)
推荐(0)