Problem shoop
User G
Submission Time 2024-12-02 16:24:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shoop.cpp: In function ‘int main()’:
shoop.cpp:14:13: error: ‘d’ was not declared in this scope
14 | if(dp[X])d[X+w[k]]=1;
| ^
shoop.cpp:17:22: error: lvalue required as increment operand
17 | for(ll i=n-1;i>=0;++1){
| ^