题目链接: https://leetcode-cn.com/problems/sort-the-people 难度: <code>Easy</code> 标签: <code>数组</code> <code>哈希表</code> <code>字符串</code> <code>排序</code>