Question: Code needs to be done in java, Basic coding please, still learning Program 2: Make a simple program that counts infected computers on a computer

 Code needs to be done in java, Basic coding please, stilllearning Program 2: Make a simple program that counts infected computers on

Code needs to be done in java, Basic coding please, still learning

Program 2: Make a simple program that counts infected computers on a computer network. The virus spreads through the network, and every computer that is connected to an infected computer is infected. For example, there are seven computers and connected like the figure below. If computer #1 is infected, computer #3 and 6 will be infected through infection of computer #2 and 5. Computer #4 and 7 are safe. So, totally four computers are infected. Please implement your algorithm in Java but not use API. 6 Input In the first line, a number of computers is given and it's less than 100. The second line is a number of edges that represents a connection between two computers. After second line, each 1ine has two numbers that represent two

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!