class A{public static void main(String[]z){for(int n,a=n=0;n++<99;System.out.println("N="+n+",A="+a))a+=n%2>>n%11%n;}}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page