#include #include #include #include #include using namespace std; int main() { /* Enter your code here. Read input from STDIN. Print output to STDOUT */ int n,k,p; for(int i=0;i>p;} cout<<1; return 0; }