原文链接: https://leetcode-cn.com/problems/last-stone-weight
英文原文You are given an array of integers stones where stones[i]
分类详情
简单 分类
原文链接: https://leetcode-cn.com/problems/remove-all-adjacent-duplicates-in-string
英文原文You are given a string s consistin
原文链接: https://leetcode-cn.com/problems/greatest-common-divisor-of-strings
英文原文For two strings s and t, we say "t
原文链接: https://leetcode-cn.com/problems/occurrences-after-bigram
英文原文Given two strings first and second, consider occur
原文链接: https://leetcode-cn.com/problems/duplicate-zeros
英文原文Given a fixed-length integer array arr, duplicate each occu
原文链接: https://leetcode-cn.com/problems/distribute-candies-to-people
英文原文We distribute some number of candies, to
原文链接: https://leetcode-cn.com/problems/print-in-order
英文原文Suppose we have a class:
public class Foo {
public void
原文链接: https://leetcode-cn.com/problems/defanging-an-ip-address
英文原文Given a valid (IPv4) IP address, return a defanged
原文链接: https://leetcode-cn.com/problems/mean-of-array-after-removing-some-elements
英文原文Given an integer array arr, retu
原文链接: https://leetcode-cn.com/problems/relative-sort-array
英文原文Given two arrays arr1 and arr2, the elements of arr2 ar