摘要:
An image is represented by a 2-D array of integers, each integer representing the pixel value of the image (from 0 to 65535). Given a coordinate (sr, 阅读全文
posted @ 2017-12-19 16:39
hellowOOOrld
阅读(293)
评论(0)
推荐(0)
摘要:
On a staircase, the i-th step has some non-negative cost cost[i] assigned (0 indexed). Once you pay the cost, you can either climb one or two steps. Y 阅读全文
posted @ 2017-12-19 14:57
hellowOOOrld
阅读(550)
评论(0)
推荐(0)