It's B.
You can think of the action of multiplying matrix A onto any other matrix X as
• preserving the first row of X due to the +1 in the first column of the first row,
• negating the second row of X due to the -1 in the second column of the second row, and
• preserving the third row of X due to the +1 in the third column of the third row.