If we have $3$ positive integers given as \begin{align*} 0 & \leq a \leq 3\\ 0 & \leq b \leq 3\\ 0 & \leq c \leq 2 \end{align*} and given the sum $$ a+b+c = 5$$
how many ways we can distribute these integers ?
Note: I asked a relatively close question to this but I was unsuccessful at applying that solution. Please do enlighten me.
Is this page a good exploration point ?
$S=3*4$
(0,0) and (0,1) considering permutations those are 3 cases so
$S=3*4-3$