| Problem | differencearray |
|---|---|
| User | lxmine |
| Submission Time | 2026-05-16 10:39:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
differencearray.cpp: In function ‘int main()’:
differencearray.cpp:17:7: error: ‘i’ was not declared in this scope
17 | dif[i] += v;
| ^