上一页 1 ··· 7 8 9 10 11
摘要: Given an integer array, find a subarray with sum closest to zero. Return the indexes of the first number and last number. Example Given [-3, 1, 1, -3, 阅读全文
posted @ 2017-01-09 06:19 璨璨要好好学习 阅读(128) 评论(0) 推荐(0) 编辑
摘要: Given an array with n objects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, 阅读全文
posted @ 2017-01-08 13:18 璨璨要好好学习 阅读(151) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11