Subtraction of two matrix: Ask the user for the input of rows (m) & columns (n) of the matrix; create matrix_A and matrix_B of dimension m x n; For storing