#include #include #include int main(void) { char text[1026]; int i; fgets(text, 1026, stdin); for(i=0; i