main(a,b){while(gets(b))puts(b-1+printf("%.*s ",strlen(b)/2,b));}