Ive got a grid of 20x20 cells, and in there is either a 1,-1,0 or any char(such as *,#,$) and in it i need to count how many times there is a 2x2 group of the same value, I need to get this to the smallest size possible(as in all goes into one cell) otherwise just really small
Bookmarks