
数制转换
jmspan
这个作者很懒,什么都没留下…
展开
-
LeetCode 171. Excel Sheet Column Number(Excel列号)
原题网址:https://leetcode.com/problems/excel-sheet-column-number/ Related to question Excel Sheet Column Title Given a column title as appear in an Excel sheet, return its corresponding column num原创 2016-05-25 01:36:49 · 489 阅读 · 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 · 520 阅读 · 0 评论