| Problem | differencearray |
|---|---|
| User | ethantanaki |
| Submission Time | 2026-05-16 10:14:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
differencearray.cpp: In function ‘int main()’:
differencearray.cpp:16:10: error: ‘l’ was not declared in this scope
16 | cin >> l >> r >> diff;
| ^
differencearray.cpp:16:15: error: ‘r’ was not declared in this scope
16 | cin >> l >> r >> diff;
| ^