Computer Science Question
Write a Monte-Carlo simulation that estimates the probability that two or
more people in a
lass of size, N, will have the same birthday. As an example,
Joe and Ellen are
onsidered to have the same birthday be
ause they were
both born on September 21, even though Joe is 19 and Ellen is 21. Assume
365 days in a year.
Write in C program please
SAMPLE ASSIGNMENT