input() *w,=map(int, input().split()) m=sum(w)/2 s={0} s.update(j+i for i in w for j in [*s] if j+i<=m) print('im'*(m not in s)+'possible')