0_0_35779293_3127.cpp: In function 'int main()': 0_0_35779293_3127.cpp:24:13: error: 'i' was not declared in this scope for(i=0;i<=maxn;i++) dp[0][i]=0; ^