Problem wrongreverse
User bachnguyen123
Submission Time 2026-01-25 13:13:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wrongreverse.cpp: In function ‘int main()’:
wrongreverse.cpp:12:6: error: ‘a’ was not declared in this scope
12 | if(a[i] != a[n-i+1])
| ^