| Problem | differencearray |
|---|---|
| User | Celado |
| Submission Time | 2025-12-28 21:58:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
differencearray.cpp: In function ‘int main()’:
differencearray.cpp:35:3: error: ‘newSum’ was not declared in this scope
35 | newSum += darr[i];
| ^~~~~~