PDA

View Full Version : Suppose you have an NxN matrix of positive and negative integers



fourjparty
10-22-2013, 09:45 AM
Suppose you have an NxN matrix of positive and negative integers. Write some code that finds the sub-matrix with the maximum sum of its elements.