Mental calculation by aglias

i=99;main(c,p,q){for(;~scanf("%d",&c)?:printf("%d ",c=(p+q)%10)*i--;p=c)q=p;}

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

download

return to the top page