k;main(c){for(;c=~getchar();k-=c%3+1)putchar(~c-c/48*k);}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page