2017年5月4日
摘要: Related to question Excel Sheet Column Title Given a column title as appear in an Excel sheet, return its corresponding column number. For example: 别人 阅读全文
posted @ 2017-05-04 15:41 无惧风云 阅读(135) 评论(0) 推荐(0)
摘要: Given a positive integer, return its corresponding column title as appear in an Excel sheet. For example: 我看别人提交的代码: 阅读全文
posted @ 2017-05-04 14:57 无惧风云 阅读(148) 评论(0) 推荐(0)