permission list by 51b

void main(){foreach(n;0..512)for(int i=printf("%04o is -",n);~i;)printf("%c",i--?n>>i&1?"xwr"[i%3]:45:10);}

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

download

return to the top page