#include using namespace std; int main() { long long a,b,sum=0,c; cin>>a>>b; int count=0; for (int i = 0; i < a; ++i) { cin>>c; if(b