# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
244608 | kimbj0709 | Political Development (BOI17_politicaldevelopment) | C++14 | 0 ms | 0 KiB |
This submission is migrated from previous version of oj.uz, which used different machine for grading. This submission may have different result if resubmitted.
#include<bits/stdc++.h>
using namespace std;
#define int long long
int32_t main(){
ios::sync_with_stdio(0);
cin.tie(0);cout.tie(0);
int no_of_people,k;
cin >> no_of_people >> k;
int input1;
for(int i=0;i<no_of_people;i++){
cin >> input;
if(input>=1){
cout << 2;
return 0;
}
}
cout << 1;
}