中南赛区ACM竞赛题
Description
Given a two-dimensional array of positive and negative integers, a sub-rec - 资源详细说明
中南赛区ACM竞赛题
Description
Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle.
中南赛区ACM竞赛题
Description
Given a two-dimensional array of positive and negative integers, a sub-rec - 源码文件列表