Problem lemonade
User ensonchew
Submission Time 2025-12-12 15:24:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lemonade.cpp: In function ‘int main()’:
lemonade.cpp:23:16: error: ‘n’ was not declared in this scope
23 | if (dp[n][i]<=D){
| ^