read HIMURIM: p:=5/9: N:=360: h:=1/18: ConfL:=[999/1000,99/100]: t0:=time(): KellyContestStoryWB(p,N,h,ConfL): print(`This took`, time()-t0, `seconds.`): quit: