Given a two-dimensional array of integers, row/column positions r, c, and a value x, fill the given element and its neighbors (in the compass directions N E S W NE NW SE SW) with x.
r
c
x