Skip to content

Calculate probability that someone is infected in group of people using Birthday Paradox

License

Notifications You must be signed in to change notification settings

soukev/someone_is_infected_in_group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

someone_is_infected_in_group

Calculate probability that someone is infected in group of people using Birthday Paradox

Compiling

gcc covid_group_infected.c -o covid_group_infected -lm

Run

./covid_group_infected

About

Calculate probability that someone is infected in group of people using Birthday Paradox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages