A simulator (written in C) to determine how many items you need to pull from an infinite random set until you have the entire set. As it turns out, this is known as the coupon collector's problem.
-
Updated
Apr 4, 2021 - C
A simulator (written in C) to determine how many items you need to pull from an infinite random set until you have the entire set. As it turns out, this is known as the coupon collector's problem.
Add a description, image, and links to the coupon-collector topic page so that developers can more easily learn about it.
To associate your repository with the coupon-collector topic, visit your repo's landing page and select "manage topics."