The same birthday by *yuko*

real*8::x=1;do1 i=1,99;x=x-x*i/365;1 print'("n="i0", p="f10.8)',i+1,1-x;end

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

download

return to the top page