Up and Down by inaniwa

main(c,P){char*p=gets(P);for(;c=getchar(),~c;c<11?p=P:c&1?*p++-=c-44:++p);puts(P);}

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

download

return to the top page