#include #include int main(int argc, char const *argv[]) { int i,j,c,t,f1; i=0; c=0; int f=0; char str[100]; do { f1=0; scanf("%s",str); for (t = 0; str[t]!='\0'; t++) { if(str[t]>'z'||str[t]<'a'){ f1=1; } } }while(sizeof(str)/sizeof(char)>100||f1==1); while (str[c++]!='\0'){} while(i