Problem | wrongreverse |
---|---|
User | ilikeeggs |
Submission Time | 2025-06-20 13:15:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wrongreverse.cpp: In function ‘int32_t main()’:
wrongreverse.cpp:34:12: error: ‘a’ was not declared in this scope
34 | cout << a[n-i-1] << ' ';
| ^