#include using namespace std; typedef long long ll; int main(){ int n,h; cin>>n>>h; int arr[n]; for(int i=0;i>arr[i]; for(int i=0;i