2015年4月27日
摘要: Write an algorithm to determine if a number is "happy".A happy number is a number defined by the following process: Starting with any positive integer... 阅读全文
posted @ 2015-04-27 17:50 黄瓜小肥皂 阅读(146) 评论(0) 推荐(0) 编辑
摘要: Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizes the sum of all numbers along its path.N... 阅读全文
posted @ 2015-04-27 16:47 黄瓜小肥皂 阅读(115) 评论(0) 推荐(0) 编辑