For each positive integer n, let S(n) denote the sum of the digits of n. How many three-digit n's are there such that
n+S(n)+S(S(n))≡0(mod9)?
Thanks for helping! Also- please explain your answer so I can better understand it!
There are 24 positive integers n that work.