原文:[LeetCode] Lexicographical Numbers 字典顺序的数字

Given an integer n, return n in lexicographical order. For example, given , return: , , , , , , , , , , , , . Please optimize your algorithm to use less time and space. The input size may be as large ...

2016-08-23 10:30 2 10890 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM