Big Number by murky-satyr

_=22
for i=4,_ do io.write(_)_=(_*7-_%3)/3 end

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

download

return to the top page