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