NOT gate by 51b(cheat)

main(x,y){putchar(48-y%3);}

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

download

return to the top page