The same birthday by teebee

class X{static void Main(){for(double n=1,p=1;n<100;System.Console.Write("n="+n+", p={0:f8}\n",1-p))p-=p*n++/365;}}

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

download

return to the top page