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