#include int (isdigit)(int c) { return isdigit(c); }