Counting Adventure 10 by murky-satyr

(1<<(n=System.in.read()%8)).times{i->println~(n-1..0).sum{'.#'[i>>it&1]}}

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

download

return to the top page