Plus by hallvabo

class P{static{int n=1<<(int)(Math.random()*3),i=n;for(String s="";i>=-n;s+="+")System.out.printf("%"+n+"s+\n",i--==0?s+s:"");}}

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

download

return to the top page