#include using namespace std; signed main(){ int n, k; cin>> n>> k; int a[n]; int h=0; int t=0; int r=1; for(int i=0; i