You are given a matrix 8x8 with positive and negative numbers. Find a smaller matrix within the big matrix whose elements when added produce the maximum sum. (this was a problem in an informatics contest)
You are given a matrix 8x8 with positive and negative numbers. Find a smaller matrix within the big matrix whose elements when added produce the maximum sum. (this was a problem in an informatics contest)
by xdv, 11 months agoPlease log in to post a comment.