Mental calculation by pooq

x=rev(scan("stdin"));a=x[2];b=x[1];for(i in 0:99)cat(b<-(a+(a<-b))%%10,"")

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

download

return to the top page