Consider the following integers:
$$ a = 7 $$
$$ b = 6 $$
$$ c = 5 $$
Calculate the value of the expression:
$$ S = a^2 + b^2 + c^2 - (a + b + c) $$
Which of the following integers is the result of this calculation?