UVa 11992 - Fast Matrix Operations 成段更新,求最值与和
摘要:
Problem FFast Matrix OperationsThere is a matrix containing at most 106elements divided into r rows and c columns. Each element has a location (x,y) where 10)2 x1 y1 x2 y2 vSet each element (x,y) in submatrix (x1,y1,x2,y2) to v3 x1 y1 x2 y2Output the summation, min value and max value of submatrix ( 阅读全文
posted @ 2013-05-14 18:26 电子幼体 阅读(150) 评论(0) 推荐(0) 编辑