NABEATSU of the world by lvogel

a;main(){for(;++a<301;)printf(a%3&&3-a%10&&3-a/10%10?"%d\n":"aho\n",a);}

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

download

return to the top page