Given a set of cities, the central city is the city that has the shortesttotal distance to all other cities. Write a program that prompts the user to enterthe number of cities and the locations of the cities (coordinates), and finds thecentral city and its total distance to all other cities. Enter the number of cities: 5 ↵EnterEnter the coordinates of the cities:2.5   5    5.1   3   1   9   5.4   54   5.5    2.1 ↵EnterThe central city is at (2.5, 5.0)The total distance to all other cities is 60.81

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 21PE
icon
Related questions
Question

Given a set of cities, the central city is the city that has the shortest
total distance to all other cities. Write a program that prompts the user to enter
the number of cities and the locations of the cities (coordinates), and finds the
central city and its total distance to all other cities.

Enter the number of cities: 5 ↵Enter
Enter the coordinates of the cities:
2.5   5    5.1   3   1   9   5.4   54   5.5    2.1 ↵Enter
The central city is at (2.5, 5.0)
The total distance to all other cities is 60.81

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,