Same sum FIXED by clock

a=b=0;12.times{a+=b-~b;b+=2*a;println"n = ${b+a} , k = $b"}

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

download

return to the top page