Number in number by clock

System.in.eachLine{[5,1,7,3].any{n->print"00$it"[~n,-n]-~/^0/+"\n  "[n%3]}}

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

download

return to the top page