Skip to content

Centilytics servers were modeled as an M X N Mesh and needed to be updated, all updated state = 1 and non updated state = 0. Now only the updated server will be able to update adjacent servers and no server must be updated twice. You are to write the number of days that it will take to update all the servers of a given N X M

Notifications You must be signed in to change notification settings

babz007/Centilytics-servers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Centilytics-servers

Centilytics servers were modelled as an M X N Mesh and needed to be updated; all updated state(s) = 1 and non-updated state(s) = 0. Only the updated server can update adjacent servers; no server must be updated twice. The program writes the number of days that it will take to update all the servers of a given N X M modelled server.

About

Centilytics servers were modeled as an M X N Mesh and needed to be updated, all updated state = 1 and non updated state = 0. Now only the updated server will be able to update adjacent servers and no server must be updated twice. You are to write the number of days that it will take to update all the servers of a given N X M

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages