Explains the infamous birthday problem and shows how the math indeed checks out
-
Updated
May 2, 2020 - Ruby
Explains the infamous birthday problem and shows how the math indeed checks out
Dynamically allocates memory for an array of polynomials using calloc(). Allows the user to input the number of polynomials to be added. Reads the coefficients of each polynomial from the user. Adds the polynomials together and stores the result in a new polynomial. Prints the resulting polynomial.
Add a description, image, and links to the exponents topic page so that developers can more easily learn about it.
To associate your repository with the exponents topic, visit your repo's landing page and select "manage topics."