原文链接: https://leetcode-cn.com/problems/implement-strstr
英文原文Implement strStr().
Return the index of the first occurre
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/substring-with-concatenation-of-all-words
英文原文You are given a string s and an a
原文链接: https://leetcode-cn.com/problems/longest-valid-parentheses
英文原文Given a string containing just the characters
原文链接: https://leetcode-cn.com/problems/multiply-strings
英文原文Given two non-negative integers num1 and num2 represented
原文链接: https://leetcode-cn.com/problems/wildcard-matching
英文原文Given an input string (s) and a pattern (p), implement wi
原文链接: https://leetcode-cn.com/problems/length-of-last-word
英文原文Given a string s consisting of some words separate
原文链接: https://leetcode-cn.com/problems/valid-number
英文原文A valid number can be split up into these components (in order
原文链接: https://leetcode-cn.com/problems/add-binary
英文原文Given two binary strings a and b, return their sum as a binary s
原文链接: https://leetcode-cn.com/problems/text-justification
英文原文Given an array of strings words and a width maxWidth, fo
原文链接: https://leetcode-cn.com/problems/simplify-path
英文原文Given a string path, which is an absolute path (starting with