For two matrices $A = \left( \begin{array} { l l } 2 & 1 \\ 5 & 0 \end{array} \right) , B = \left( \begin{array} { l l } 1 & 0 \\ 1 & 1 \end{array} \right)$, what is the sum of all components of matrix $A - B$? [2 points]\\
(1) 1\\
(2) 2\\
(3) 3\\
(4) 4\\
(5) 5