#include using namespace std; int main(){ cin.tie(0),ios::sync_with_stdio(false); int n,m; cin>>n>>m; vectora(n+1); a.front()=0; bool yes=false; for(int i=0;i>A; a.at(j)+=A; } int j=0,sum=0; for(int k=1;k<=n;++k){ sum+=a.at(k); while(sum>777&&j