原文链接: https://leetcode-cn.com/problems/gou-jian-cheng-ji-shu-zu-lcof
中文题目给定一个数组 A[0,1,…,n-1],请构建一个数组 B[0,1,…,n-1],其中 B
标签详情
前缀和 分类
原文链接: https://leetcode-cn.com/problems/find-longest-subarray-lcci
英文原文Given an array filled with letters and numbers,
原文链接: https://leetcode-cn.com/problems/max-submatrix-lcci
英文原文Given an NxM matrix of positive and negative integers, w
原文链接: https://leetcode-cn.com/problems/2VG8Kg
中文题目给定一个含有 n 个正整数的数组和一个正整数 target 。
找出该数组中满足其和 ≥ target 的长
原文链接: https://leetcode-cn.com/problems/A1NYOS
中文题目给定一个二进制数组 nums , 找到含有相同数量的 0 和 1 的最长连续子数组,并返回该子数组的长度。
示例 1:
原文链接: https://leetcode-cn.com/problems/tvdfij
中文题目给你一个整数数组 nums ,请计算数组的 中心下标 。
数组 中心下标 是数组的一个下标,其左侧所有元素相加的和等于右侧所
原文链接: https://leetcode-cn.com/problems/O4NDxx
中文题目给定一个二维矩阵 matrix,以下类型的多个请求:
计算其子矩形范围内元素的总和,该子矩阵的左上角为 (row1,&nbs
原文链接: https://leetcode-cn.com/problems/cuyjEf
中文题目给定一个正整数数组 w ,其中 w[i] 代表下标 i 的权重(下标从 0 开始),请写一个函数
上一页
6 / 6