Center text by Erik the Outgolfer

i=112,x[];main(j){for(;i--;puts(x))for(j=10-strlen(gets(x))/2;j--;putchar(32));}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page