字符串
ZONE画派
正在学习计算机视觉相关
展开
-
【leetcode】224.basic-calculator(基本计算器)
【leetcode】224.basic-calculator(基本计算器)224.basic-calculatorImplement a basic calculator to evaluate a simple expression string.The expression string may contain open ( and closing parentheses ), the...原创 2019-08-24 08:56:13 · 189 阅读 · 0 评论 -
【leetcode】30.substring-with-concatenation-of-all-words(串联所有单词的子串)
【leetcode】30.substring-with-concatenation-of-all-words(串联所有单词的子串)30.substring-with-concatenation-of-all-wordsYou are given a string, s, and a list of words, words, that are all of the same length. F...原创 2019-08-24 22:07:23 · 334 阅读 · 0 评论 -
【leetcode】32.longest-valid-parentheses(最长有效括号)
【leetcode】32.longest-valid-parentheses(最长有效括号)32.longest-valid-parenthesesGiven a string containing just the characters '(' and ')', find the length of the longest valid (well-formed) parentheses su...原创 2019-08-25 18:28:56 · 183 阅读 · 0 评论 -
【leetcode】68.Text Justification(文本左右对齐)
Click to expand whatever原创 2019-08-26 08:54:30 · 288 阅读 · 0 评论