Skip to content

The birthday paradox, also known as the birthday problem written on C

License

Notifications You must be signed in to change notification settings

Qu1nel/Birthday-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday problem

The birthday paradox, also known as the birthday problem written on C

contributors last update forks stars open issues

project version license


Contents

About Brithday problem

The birthday paradox, also known as the birthday problem, is the surprisingly high probability that two people have the same birthday, even in a relatively small group of people.

In a group of 70 people, the probability of two people having the same birthday is 99.9%.

But even in a group of everything only out of 23 people, the probability of matching birthdays is 50%

Screenshot

Statictics

Installation

make build

Requirements

gcc 10.0 >=, clang 13.0.0 >=

Documentation

For full help with make commands, you can use the command:

make help

P.S. In this project use the Print project by https://github.com/Qu1nel/Print

Developers

License

MIT © Ivan Kovach

This Project Qu1nel.Birthday-problem in distributive under the MIT License, and it also uses those codes that are distributed under the MIT License.

About

The birthday paradox, also known as the birthday problem written on C

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks