1800. Maximum Ascending Subarray Sum-最大升序子数组和
Given an array of positive integers nums, return the ma... » 阅读全文
Given an array of positive integers nums, return the ma... » 阅读全文
Given an alphanumeric string s, return the second large... » 阅读全文
You are given two strings s1 and s2 of equal length. A ... » 阅读全文
You are given two integers, x and y, which represent yo... » 阅读全文
You are given an array items, where each items[i] = [ty... » 阅读全文
You are given two strings word1 and word2. Merge the st... » 阅读全文
You are given a string s consisting only of the charact... » 阅读全文
Given an array nums, return true if the array was origi... » 阅读全文
给你一个整数数组nums。数组中唯一元素是那些只出现恰好一次的元素。 请你返回nums中唯一元素的和。 示例 ... » 阅读全文
You are working in a ball factory where you have n ball... » 阅读全文