electronic dice by nn

System.in.any{n->a=n+13>>6
b=n+10>>6
c=51%n%2
println n>10?"$a 0 $c\n$b ${n%2} $b\n$c 0 $a":''}

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

download

return to the top page