i;main(c){for(;c=getchar()-113;printf("%d\n",i=c&1?i*i:c&4?i/2:i+1));}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page