摘要: 1.题目描述 Given an integer n, return the number of trailing zeroes in n!. Note: Your solution should be in logarithmic time complexity. 给一个数n,在线性时间内得出末尾0 阅读全文
posted @ 2018-02-14 20:40 vlice 阅读(71) 评论(0) 推荐(0) 编辑
摘要: 1.题目描述 Related to question Excel Sheet Column Title Given a column title as appear in an Excel sheet, return its corresponding column number. For exam 阅读全文
posted @ 2018-02-14 20:26 vlice 阅读(81) 评论(0) 推荐(0) 编辑