| Problem | movingbasement |
|---|---|
| User | Karax |
| Submission Time | 2026-07-17 15:51:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
movingbasement.cpp: In function ‘int main()’:
movingbasement.cpp:19:13: error: ‘needed’ was not declared in this scope
19 | needed = arr[i] - best;
| ^~~~~~