Number in number by clock

for(;n=readline(a=100);)print(n/a/a%a|0,n%a,n/1e6|0,n/a%a|0)

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

download

return to the top page