#include using namespace std; int n,c; int a[1000000]; int main() { cin>>n>>c; if(n==1) { cout<<1<>a[i]; } for(int i=0;i