ABBA2 by inaniwa

main(_,r){puts("A\nAA\nB\nB\nBB\nA\x00AAB\nBAAB\nA"-r%18);}

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

download

return to the top page