Excess3 by pooq

for(i in as.numeric(charToRaw(readChar("stdin",999)))-45)cat("if"(i<0,"
",i%/%2^(3:0)%%2),sep="")

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

download

return to the top page