原文链接: https://leetcode-cn.com/problems/number-of-segments-in-a-string
英文原文You are given a string s, return the number
分类详情
简单 分类
原文链接: https://leetcode-cn.com/problems/find-all-numbers-disappeared-in-an-array
英文原文Given an array nums of n integers
原文链接: https://leetcode-cn.com/problems/minimum-moves-to-equal-array-elements
英文原文Given an integer array nums of size n
原文链接: https://leetcode-cn.com/problems/assign-cookies
英文原文Assume you are an awesome parent and want to give your child
原文链接: https://leetcode-cn.com/problems/repeated-substring-pattern
英文原文Given a string s, check if it can be constructed
原文链接: https://leetcode-cn.com/problems/hamming-distance
英文原文The Hamming distance between two integers is the number of
原文链接: https://leetcode-cn.com/problems/number-complement
英文原文The complement of an integer is the integer you get when
原文链接: https://leetcode-cn.com/problems/license-key-formatting
英文原文You are given a license key represented as a string
原文链接: https://leetcode-cn.com/problems/max-consecutive-ones
英文原文Given a binary array nums, return the maximum number o
原文链接: https://leetcode-cn.com/problems/construct-the-rectangle
英文原文A web developer needs to know how to design a web p