摘要: Number of 1 BitsTotal Accepted:9192Total Submissions:24556QuestionSolutionWrite a function that takes an unsigned integer and returns the number of ’1... 阅读全文
posted @ 2015-03-18 20:13 Thereisnospon 阅读(129) 评论(0) 推荐(0) 编辑
摘要: Pascal's TriangleTotal Accepted:38612Total Submissions:126553QuestionSolutionGivennumRows, generate the firstnumRowsof Pascal's triangle.For example, ... 阅读全文
posted @ 2015-03-18 19:43 Thereisnospon 阅读(115) 评论(0) 推荐(0) 编辑
摘要: Excel Sheet Column TitleTotal Accepted:17772Total Submissions:100508QuestionSolutionGiven a positive integer, return its corresponding column title as... 阅读全文
posted @ 2015-03-18 19:15 Thereisnospon 阅读(134) 评论(0) 推荐(0) 编辑