LeetCode #807. Max Increase to Keep City Skyline p Question In a 2 dimensional array grid, each value grid[i][j] represents the height of a building located there. We are allowed to increase the height of any number of buildings, by any amount (the amounts can be different for different buildings).= 50. All heights grid[i][j] are in the range [0, 100].