Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The first line in the input file contains an integer N , the number of data sets to follow. Each set starts with two integers,

The first line in the input file contains an integer N, the
number of data sets to follow. Each set starts with two
integers, n and d(1n500,0d150).n is the
number of important places in the city that must have a
subway station nearby, and d is the maximum distance
allowed between an important place and a subway station.
Then comes n lines, each line containing two integers x
and y(-100x,y100), the coordinates of an
important place in the capital. The central station will
always have coordinates 0,0. All pairs of coordinates
within a data set will be distinct (and none will be 0,0).
Output
For each data set, output a single integer on a line by itself:
the minimum number of subway lines needed to make sure
all important places in the city are at a distance of at most
d from a subway station.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Focus On Geodatabases In ArcGIS Pro

Authors: David W. Allen

1st Edition

1589484452, 978-1589484450

More Books

Students also viewed these Databases questions

Question

5. Describe the relationship between history and identity.

Answered: 1 week ago