Here n(mod3) means the integer k such that divides n-k and 0<_k<3
내가 생각하기론 n-k=3*j (j in Z) 로 k가 n을 3으로 나눈 나머지로 생각했는데 맞나

- dc official App