02 2020 档案

摘要:Problem Statement Link Clarification: The problem states that for each pair of points, we consider the minimum possible distance over any possible mom 阅读全文
posted @ 2020-02-28 23:07 Review->Improve 阅读(363) 评论(0) 推荐(0)
摘要:Given an array A of positive integers, call a (contiguous, not necessarily distinct) subarray of A good if the number of different integers in that su 阅读全文
posted @ 2020-02-04 11:41 Review->Improve 阅读(310) 评论(0) 推荐(0)
摘要:We are given an array A of N lowercase letter strings, all of the same length. Now, we may choose any set of deletion indices, and for each string, we 阅读全文
posted @ 2020-02-04 06:23 Review->Improve 阅读(338) 评论(0) 推荐(0)