Counting Adventure 10 by nn

for(m=readline(),n=1<<m;n--;print(o))for(i=o='';i<m;)o='#.'[n>>i++&1]+o

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

download

return to the top page