会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
wengle
God helps those who help themselves.
博客园
首页
新随笔
联系
订阅
管理
2020年3月8日
[LeetCode] 1370. Increasing Decreasing String
摘要: 1. 原题链接:https://leetcode.com/problems/increasing decreasing string/ 2. 解题思路 1. 直观的想法是:用有序map\记录字母和字母出现的次数 2. 按照题目描述的方式,先顺序遍历map,再反序遍历map,直到map中的所有字母出现
阅读全文
posted @ 2020-03-08 20:00 wengle
阅读(410)
评论(0)
推荐(0)
编辑
公告