摘要: Given an array of words and a length L, format the text such that each line has exactly L characters and is fully(left and right) justified. ... 阅读全文
posted @ 2015-09-10 22:15 gqtc 阅读(137) 评论(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 it... 阅读全文
posted @ 2015-09-10 21:05 gqtc 阅读(195) 评论(0) 推荐(0)