ABBA2 by teebee

main(_,r){puts("AAB\nBAAB\nA\x00A\nAA\nB\nB\nBB\nA"-r%13);}

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

download

return to the top page