#include #include #include #include using namespace std; const int MAX_N = 100; int N; vector w_list; int total = 0; vector result(MAX_N * 100 + 1, false); #define REP(i,first,last) for (int i=first;i=0;i--) { if (result[i]) { result[i+w] = true; } } } } int main(){ cin >> N; REP(i,0,N) { int val; cin>>val; w_list.push_back(val); total += val; } if (total & 1) { cout<<"impossible"<>1]) { cout<<"possible"<