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