| Problem | curtains |
|---|---|
| User | Reverberate |
| Submission Time | 2024-03-13 22:37:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
curtains.cpp: In function ‘int main()’:
curtains.cpp:16:3: error: ‘dp’ was not declared in this scope
16 | dp[l][r] = 1;
| ^~