#ifndef COMPOUND_UTILS_H # define COMPOUND_UTILS_H # include # include int Utils_CalcDigits(long long n); #endif /* COMPOUND_UTILS_H */