| Problem | gotosleep |
|---|---|
| User | boaznumberd5555 |
| Submission Time | 2026-03-02 15:06:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gotosleep.cpp: In function ‘int main()’:
gotosleep.cpp:12:5: error: ‘i’ was not declared in this scope
12 | if(i>=2) dp[1] = arr[1];
| ^