char b[99];i;main(){while(gets(b))putchar(b[i++]);}