#include using namespace std; using ll=long long; int main(){ int n,m; cin>>n>>m; vector a(n); for(int i=0;i>a[i]; int x=0; for(int i=0;i