Skip to content

How many people will have the earth the dd/mm/yyyy at hh:mm based on the site 7Billion&Me website

Notifications You must be signed in to change notification settings

messenjer/contest-7billionandme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contest-7billionandme

Challenge : How many people will have the earth the dd/mm/yyyy at hh:mm based on the site 7Billion&Me website

  • population (p1) at intial timestamp (t1)
  • population (p2) at current timestamp (t2)
  • population growth (g) --> (p2 - p1) / (t2 - t1)
  • population for the asked date --> p1 + (pg * (t3-t1))

Fun links :

About

How many people will have the earth the dd/mm/yyyy at hh:mm based on the site 7Billion&Me website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published