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