Problem | lemonade |
---|---|
User | havinaaaaash |
Submission Time | 2024-12-14 11:36:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lemonade.cpp: In function ‘int main()’:
lemonade.cpp:27:39: error: ‘dp’ was not declared in this scope; did you mean ‘d’?
27 | int result = lemonade_stand(n, d, a, dp);
| ^~
| d