| Problem | differencearray |
|---|---|
| User | BigEd15 |
| Submission Time | 2025-05-01 16:25:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
differencearray.cpp: In function ‘int main()’:
differencearray.cpp:28:7: error: ‘i’ was not declared in this scope
28 | for (i=2; i<=N; i++) {
| ^