Wrap Words FIXED by nn

#import<ios>
char*p,*s,*q,l,b[9999];main(){for(scanf("%d ",&l);p=q=gets(b);puts(b))for(;*p;++p<q+l||(*s=10,p=q=s+1))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