| Problem | wrongreverse |
|---|---|
| User | niicoletong |
| Submission Time | 2025-06-20 15:16:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wrongreverse.cpp: In function ‘int main()’:
wrongreverse.cpp:24:12: error: ‘i’ was not declared in this scope
24 | cout << a[i];
| ^