main(p,s){for(gets(s);puts(s),p=index(s,32);)strcpy(p,p+1);}