eight hundred by nu

main(c,a){for(gets(a);~c;write(1,c&1?a++:&c,1))c=getchar();}

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

download

return to the top page