Wrap Words FIXED by nn

char*p,*s;main(l,b){for(scanf("%d ",&l);p=gets(b);puts())for(;*p;++p>=l+b?*s=10,p=b=s+1:p)s=*p-32?s:p;}

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

download

return to the top page