The same birthday by eban

f=1
k=365
j=1
repeat 99 printf "n=$[++j], p=%.8f
" $[1-(f*=--k/365.)]

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

download

return to the top page