Guess what it does by twobit

a=c(249:0,0:249)
cat((a>12)*7+a)

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

download

return to the top page