The same birthday by teebee

p=1:for n=1to 99p=p-p*n/365:?"n=",n+1,", p=",1-p using"%.8f"next

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

download

return to the top page