Repeated Number by clock

L OUTPUT =DUPL(REMDR(N,9) + 1,N / 9 + 2) LT(N =N + 1,64) :S(L)
END

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

download

return to the top page