Computer Science, asked by avadhanamchaitanya, 9 months ago

2N friends (A,B,C... , 2N) are standing in a circle. There is exactly one per son standing opposite of one other person. Some of them are facing inwards and some of them are facing outwards. Here given some facts your task is to build the standing positions and answer a few Questions. If the arrangement is not possible or more than one arrangement is possible, then print "ARRANGEMENT NOT POSSIBLE". program in any language

Answers

Answered by primishra
16

Answer:

languge:eng.. "ARRANGEMENT NOT POSSIBLE"...xd

okay now serious

language:python

if ar>1:

    print( "ARRANGEMENT NOT POSSIBLE")

....

..

hope it helps..

mark it ... and follow !!!!pls

Similar questions