Reapeated Printing FIXED by nu

i;main(s){while(i||gets(&s))putchar(s%65537==1?i=0,10:++i%atoi(1+&s)?s:s++);}

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

download

return to the top page