main(n){for(;99/n++;)printf("N=%d,A=%.f\n",n-1,9/n?n/2:n*.045+5);}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page