binary alnum symbol by 51b

n=15;main(){for(;n--;)puts("(bin)\x00\x00(sym)\x00\x00normal\x00(alnum)"+7*('\x0f\x9e{\x17'>>n*2&3));}

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

download

return to the top page