slope lines by 51b

char*p,s[9][80];n,m;main(l){for(;gets(p=s+n);m=l>m?l:m)l=strlen(p)-n++;for(;--m+n;puts(""))for(l=2*m,p=*s+m;p<s+n;p+=81)l=*p?printf("%*c",l+1,*p),3:l+4;}

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

download

return to the top page