
字符串
ZONE画派
正在学习计算机视觉相关
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【leetcode】224.basic-calculator(基本计算器)
【leetcode】224.basic-calculator(基本计算器) 224.basic-calculator Implement 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 · 215 阅读 · 0 评论 -
【leetcode】30.substring-with-concatenation-of-all-words(串联所有单词的子串)
【leetcode】30.substring-with-concatenation-of-all-words(串联所有单词的子串) 30.substring-with-concatenation-of-all-words You 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 · 373 阅读 · 0 评论 -
【leetcode】32.longest-valid-parentheses(最长有效括号)
【leetcode】32.longest-valid-parentheses(最长有效括号) 32.longest-valid-parentheses Given a string containing just the characters '(' and ')', find the length of the longest valid (well-formed) parentheses su...原创 2019-08-25 18:28:56 · 205 阅读 · 0 评论 -
【leetcode】68.Text Justification(文本左右对齐)
Click to expand whatever原创 2019-08-26 08:54:30 · 339 阅读 · 0 评论