Problem | 01knapsack |
---|---|
User | TheInvadr |
Submission Time | 2023-01-11 23:24:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
01knapsack.cpp: In function ‘int main()’:
01knapsack.cpp:24:6: error: ‘w’ was not declared in this scope
24 | w[N];
| ^