In today code byte please tell me how max and min pair cab form if we have 4 member and no of team is 3 explain in the example
@kailash_01 we have 3 teams and 4 members so first we assign one member to each team so we have left with only 1 member no matter in which team we place last one we can only form a single pair of friends and that is you min as well as max.
so we have min=1 and max=1.