Given a room, what is the most number of people you can fit in it, such that there is at least distance between any two people?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
we can place people along the edge having 11 people. there will be 11 such lines possible. Thus 121 is possible.
Challenge :Prove that 170 is not possible, or rather what is the maximum number of people you can fit