#include using namespace std; struct INIT{INIT(){ios::sync_with_stdio(false);cin.tie(0);cout<>M; rest=M; int N=0; for(int num;cin>>num;N++){ rest-=num; } if(rest==M)cout<<1<