Problem wrongreverse
User ETkilobyte
Submission Time 2025-06-22 14:15:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wrongreverse.cpp: In function ‘int main()’:
wrongreverse.cpp:24:13: error: ‘c’ was not declared in this scope
24 | if (c[0] == c[2]){
| ^