摘要: 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 @ 2018-10-09 23:44 Veritas_des_Liberty 阅读(211) 评论(0) 推荐(0)
摘要: Given a list of sorted characters letters containing only lowercase letters, and given a target letter target, find the smallest element in the list t 阅读全文
posted @ 2018-10-09 08:35 Veritas_des_Liberty 阅读(167) 评论(0) 推荐(0)