摘要:
Description: Minimum Absolute Difference User Accepted: 3657 User Tried: 3866 Total Accepted: 3733 Total Submissions: 5783 Difficulty: Easy Given an a 阅读全文
posted @ 2019-09-23 18:08
CodingYM
阅读(377)
评论(0)
推荐(0)
摘要:
Description: For a web developer, it is very important to know how to design a web page's size. So, given a specific rectangular web page’s area, your 阅读全文
posted @ 2019-09-23 15:47
CodingYM
阅读(132)
评论(0)
推荐(0)
摘要:
Description: Write a function to find the longest common prefix string amongst an array of strings. If there is no common prefix, return an empty stri 阅读全文
posted @ 2019-09-23 15:17
CodingYM
阅读(144)
评论(0)
推荐(0)
摘要:
Description: Given an array A of integers, for each integer A[i] we may choose any x with -K <= x <= K, and add x to A[i]. After this process, we have 阅读全文
posted @ 2019-09-23 13:18
CodingYM
阅读(98)
评论(0)
推荐(0)
摘要:
Description: Given a string which consists of lowercase or uppercase letters, find the length of the longest palindromes that can be built with those 阅读全文
posted @ 2019-09-23 11:56
CodingYM
阅读(149)
评论(0)
推荐(0)
摘要:
Description: Given a binary array, find the maximum number of consecutive 1s in this array. Example 1: Input: [1,1,0,1,1,1] Output: 3 Explanation: The 阅读全文
posted @ 2019-09-23 10:42
CodingYM
阅读(100)
评论(0)
推荐(0)

浙公网安备 33010602011771号