07 2018 档案

摘要:Consider all the leaves of a binary tree. From left to right order, the values of those leaves form a leaf value sequence. For example, in the given t 阅读全文
posted @ 2018-07-26 10:36 Pickle 阅读(514) 评论(0) 推荐(0) 编辑
摘要:Given an integer n, return 1 - n in lexicographical order. For example, given 13, return: [1,10,11,12,13,2,3,4,5,6,7,8,9]. Please optimize your algori 阅读全文
posted @ 2018-07-12 17:13 Pickle 阅读(228) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示