hello hello world by fatO

enum y{y;{String b=" world",c[]={b," hello",b+"!"};for(int i=-1,k;i++<99;System.out.println(b.trim()),b="")for(k=i;k>0;k/=3)b=c[k%3]+b;}}

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

download

return to the top page