Leetcode之Count and Say 问题

问题描述: The count-and-say sequence is the sequence of integers with the first five terms as following: 1. 1 2. 11 3. 21 4. 1211 5. 111221 1 is read off as "one 1" or11. 11 is read o
相关文章
相关标签/搜索