flowingfog

偶尔刷题

  博客园  :: 首页  :: 新随笔  :: 联系 ::  :: 管理

2018年11月12日

摘要: 分析 难度 易 来源 https://leetcode.com/problems/excel-sheet-column-title/ 十进制转26进制 注意,z表示26,而非0 题目 Given a positive integer, return its corresponding column 阅读全文
posted @ 2018-11-12 17:32 flowingfog 阅读(117) 评论(0) 推荐(0) 编辑

摘要: 分析 难度 易 来源 https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/ 题目 Given an array of integers that is already sorted in ascending order, fi 阅读全文
posted @ 2018-11-12 16:20 flowingfog 阅读(101) 评论(0) 推荐(0) 编辑