#include using namespace std; typedef long long ll; #define rep(i,n) for(int i=0;i>n>>k; int a[n]; rep(i,n) cin>>a[i]; int ans=0; for(int i=0;i<(1<