Stepping Space Removal by eiyuu

main(_,s){for(gets(s);puts(s),_=index(s,32);)strcpy(_,_+1);}

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

download

return to the top page