Detail Form
We will send your result on your email id and phone no. please fill detail
You have to distribute N bananas among some people according to the following conditions:
Write a program to determine whether the bananas can be distributed among the people.
Input format
Output format
For each test case, print Yes or No depending upon the result.
Constraints
You are given a set $$S$$ containing $$N$$ points.
Write a program to find the number of points in the smallest subset of $$S$$ that has the same convex hull as that of $$S$$.
Note:
Input format
Output format
Print the number of points in the smallest subset of $$S$$ that has the same convex hull as that of $$S$$.
Constraints