Branching tree by fatO

enum g{g;{int j,z,x,y,d,i,t,r=128;z=r/4;String o ="";for(d=64;d>0;d/=2){x=y=r/2;for(i=0;i<z;i++){for(t=64/d;t!=0;t--)for(j=0;j<r;j++)o+=j==x-1?"/":j==y?"\\":" ";x--;y++;}r/=2;z/=z==1?1:2;}System.out.println(o.replaceAll("(.{128})","$1\n"));}}

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page