happy number by yshl

1 1 2000{dup 6{5 string cvs 0 exch{16 mod dup mul add}forall}repeat 1
eq{=}if}for

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

download

return to the top page