2017年8月30日
摘要: Given a list of non-negative numbers and a target integer k, write a function to check if the array has a continuous subarray of size at least 2 that 阅读全文
posted @ 2017-08-30 17:48 Beserious 阅读(326) 评论(0) 推荐(1) 编辑
摘要: You are given a string, s, and a list of words, words, that are all of the same length. Find all starting indices of substring(s) in s that is a conca 阅读全文
posted @ 2017-08-30 13:20 Beserious 阅读(246) 评论(0) 推荐(0) 编辑