char x[];main(n){for(puts(gets(x));n-12;)printf("%2$c%*c\n",n++,x[n]);}