for(i=-1;++i<512;print(s))for(s=(i+4096).toString(8).slice(1)+' is -',k=9;k--;)s+=i>>k&1?'xwr'[k%3]:'-'
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page