
数制转换
jmspan
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
LeetCode 171. Excel Sheet Column Number(Excel列号)
原题网址:https://leetcode.com/problems/excel-sheet-column-number/Related to question Excel Sheet Column TitleGiven a column title as appear in an Excel sheet, return its corresponding column num原创 2016-05-25 01:36:49 · 498 阅读 · 0 评论 -
LeetCode 168. Excel Sheet Column Title(EXCEL栏目)
原题网址:https://leetcode.com/problems/excel-sheet-column-title/Given a positive integer, return its corresponding column title as appear in an Excel sheet.For example: 1 -> A 2 -> B原创 2016-05-25 01:39:31 · 528 阅读 · 0 评论