The Golden Ratio by notogawa

class G{public static void main(String[]_){java.math.BigDecimal a=null,b=a=a.ONE;for(short n=9;++n>0;b=a.add(a=b));System.out.print(b.divide(a,499,1));}}

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

download

return to the top page