#include int main() { int N; std::cin >> N; std::vector D(N); for(auto&v:D)std::cin>>v; int n = 1< dp(n,0); dp[0] = 100; for(int x=0;x