Assume the base to be M, then C*M+C+C=100, C*(M+2)=100. C must be less than M.
1. C=1, M=98;
2. C=2, M=48;
3. C=4, M=23;
5. C=5, M=18.