0_0_26542785_21981.cpp: In function 'int main()': 0_0_26542785_21981.cpp:17:18: error: 'isalpha' was not declared in this scope if(isalpha(s[0])) counts++; ^