摘要: Given an array of integers nums sorted in ascending order, find the starting and ending position of a given targetvalue.Your algorithm's runtime compl 阅读全文
posted @ 2019-04-09 13:56 GoodRnne 阅读(161) 评论(0) 推荐(0) 编辑
摘要: Given a string containing just the characters '(' and ')', find the length of the longest valid (well-formed) parentheses substring. Example 1: Input: 阅读全文
posted @ 2019-04-09 12:08 GoodRnne 阅读(129) 评论(0) 推荐(0) 编辑