A057755 by tails

main(i){for(i=21;i--;printf("%d ",1+('\x04\xd1\x04'>>i)));}

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

download

return to the top page