Aegilops by aze

main(a){a=getchar();puts(a>65?a>66?"abc AbC fg":"AB or IV":"Aegilops");}

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

download

return to the top page