#include #define rep(i,n) for(int i=0;i>l>>n; int w[n]; rep(i,n) cin>>w[i]; sort(w,w+n); int sum=0,ans=0; rep(i,n){ sum+=w[i]; if(l