hello hello world by twobit

enum J{J;{String s=" world",t[]={s," hello",s+"!"};for(int i=0,r;i<100;System.out.println(s.trim()),s="")for(r=i++;r>0;r/=3)s=t[r%3]+s;}}

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

download

return to the top page