Mental calculation by m.ukai

let rec g(a,s)i=Printf.printf"%d "!(a+s);i>0&g(!s,a+s)(i-1)and(!)a=a mod 10;;g[|3,5;3,8;6,1|].(-Obj.magic(@)mod 3)99

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

download

return to the top page