摘要: Given an array of words and a width maxWidth, format the text such that each line has exactly maxWidth characters and is fully (left and right) justif 阅读全文
posted @ 2020-07-23 12:15 Schwifty 阅读(158) 评论(0) 推荐(0)
摘要: Given a data stream input of non-negative integers a1, a2, ..., an, ..., summarize the numbers seen so far as a list of disjoint intervals. For exampl 阅读全文
posted @ 2020-07-23 04:36 Schwifty 阅读(127) 评论(0) 推荐(0)