2017年4月7日

171. Excel Sheet Column Number (Math)

摘要: Related to question Excel Sheet Column TitleGiven a column title as appear in an Excel sheet, return its corresponding column number.For example: A -> 阅读全文

posted @ 2017-04-07 03:00 joannae 阅读(141) 评论(0) 推荐(0) 编辑

168. Excel Sheet Column Title (Math)

摘要: Given a positive integer, return its corresponding column title as appear in an Excel sheet.For example: 1 -> A 2 -> B 3 -> C ... 26 -> Z 27 -> AA 28 阅读全文

posted @ 2017-04-07 02:59 joannae 阅读(140) 评论(0) 推荐(0) 编辑

导航