| Problem | levelingup |
|---|---|
| User | hwy |
| Submission Time | 2023-06-19 18:05:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
levelingup.cpp: In function ‘int main()’:
levelingup.cpp:45:29: error: ‘m’ was not declared in this scope
45 | cout << max(0, dp(0, 0, m));
| ^